Skip to content

This is a test project to test the setting of git, ionic and angularjs

Notifications You must be signed in to change notification settings

andrew168/CreateFirstSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

1. How to start git

git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/andrew168/CreateFirstSample.git
git push -u origin master



About

This is a test project to test the setting of git, ionic and angularjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published