git clone [email protected]:kumavis/udapp.git
cd udapp
git checkout -b wip
npm install
npm start
# do hackz, commit code
git push origin wip
kumavis/udapp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone [email protected]:kumavis/udapp.git
cd udapp
git checkout -b wip
npm install
npm start
# do hackz, commit code
git push origin wip