hhzl 4f51cf07a5 README.md added | há 10 anos atrás | |
---|---|---|
.. | ||
src | há 10 anos atrás | |
Gruntfile.js | há 10 anos atrás | |
LICENSE-MIT | há 10 anos atrás | |
README.md | há 10 anos atrás | |
config.js | há 10 anos atrás | |
deploy.js | há 10 anos atrás | |
devel.js | há 10 anos atrás | |
index.html | há 10 anos atrás | |
local.amd.json | há 10 anos atrás | |
package.json | há 10 anos atrás | |
the.js | há 10 anos atrás |
Result of amber init
Brought 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