Herbert Vojčík f3baa2213f default in end of body; class comment | пре 9 година | |
---|---|---|
src | пре 9 година | |
.gitignore | пре 9 година | |
Gruntfile.js | пре 9 година | |
LICENSE-MIT | пре 9 година | |
README.md | пре 9 година | |
bower.json | пре 9 година | |
deploy.js | пре 9 година | |
devel.js | пре 9 година | |
index.html | пре 9 година | |
local.amd.json | пре 9 година | |
package.json | пре 9 година |
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