-
Notifications
You must be signed in to change notification settings - Fork 1
Home
vogelsgesang edited this page Apr 29, 2014
·
9 revisions
Go to your local copy of the repository. Run the following commands:
git pull
npm install
grunt
If git pull fails you will need to commit/merge your local changes first
- Commit your local changes using
git add
andgit commit
. - Then, merge incoming changes using
git pull
. - if necessary: merge your changes
- Upload your changes using `git push
node-debug server.js
and then connect with a Chromium/Chrome or Safari browser