|
пре 10 година | |
---|---|---|
.. | ||
src | пре 10 година | |
Gruntfile.js | пре 10 година | |
README.md | пре 10 година | |
deploy.js | пре 10 година | |
devel.js | пре 10 година | |
gitignore-file | пре 11 година | |
index.html | пре 10 година | |
localamdjson-file | пре 10 година |
{%= description %}
To bring project alive (for example after git clone
):
npm install
bower install
grunt devel
Developing the project (after brought alive):
Start server with amber serve
and go to http://localhost:4000/
in your browser and follow the instructions