To run the app, run the following commands and spin up an HTTP server (e.g. python -m SimpleHTTPServer) and visit http://localhost/.../build/src/.
cd /path/to/clawgame
npm install
grunt dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run the app, run the following commands and spin up an HTTP server (e.g. python -m SimpleHTTPServer) and visit http://localhost/.../build/src/.
cd /path/to/clawgame
npm install
grunt dev