Herbert Vojčík f3baa2213f default in end of body; class comment | 9 yıl önce | |
---|---|---|
src | 9 yıl önce | |
.gitignore | 9 yıl önce | |
Gruntfile.js | 9 yıl önce | |
LICENSE-MIT | 9 yıl önce | |
README.md | 9 yıl önce | |
bower.json | 9 yıl önce | |
deploy.js | 9 yıl önce | |
devel.js | 9 yıl önce | |
index.html | 9 yıl önce | |
local.amd.json | 9 yıl önce | |
package.json | 9 yıl önce |
Lite mite wrapping basic DOM for Amber Smalltalk
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