|
%!s(int64=10) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=10) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=10) %!d(string=hai) anos | |
deploy.js | %!s(int64=10) %!d(string=hai) anos | |
devel.js | %!s(int64=10) %!d(string=hai) anos | |
gitignore-file | %!s(int64=11) %!d(string=hai) anos | |
index.html | %!s(int64=10) %!d(string=hai) anos | |
localamdjson-file | %!s(int64=10) %!d(string=hai) anos |
{%= 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