Skip to content

madlabb/exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

exp

COMMANDS TO ADD FOLDER

git init

(if already have added origin) git remote remove origin

git remote add origin https://github.com/madlabb/exp.git

git checkout -b projectTitle

git add .

git commit -m "message"

git push origin projectTitle

Commands to run file

git clone https://github.com/madlabb/exp.git

git checkout -b projectTitle

Open in Android Studio

open terminal

flutter pub get

run main.dart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •