hhzl de1908a464 package.json - remove deps not needed hace 9 años
..
esug2011 351236314a Moved amber examples hace 11 años
fosdem2012 351236314a Moved amber examples hace 11 años
src c101639f40 recompiled with v0.13 hace 9 años
Gruntfile.js 2620589b13 Removed test code from Gruntfile.js hace 9 años
LICENSE-MIT d0aabae7e5 add files from amber init created templ hace 9 años
README.md d0aabae7e5 add files from amber init created templ hace 9 años
bower.json d0aabae7e5 add files from amber init created templ hace 9 años
deploy.js d0aabae7e5 add files from amber init created templ hace 9 años
devel.js 07ceebbe8d removed Presentation-Tests.st ref from devel.js, cleanup index.html hace 9 años
index.html 07ceebbe8d removed Presentation-Tests.st ref from devel.js, cleanup index.html hace 9 años
local.amd.json d0aabae7e5 add files from amber init created templ hace 9 años
package.json de1908a464 package.json - remove deps not needed hace 9 años

README.md

Amber presentation

Amber Smalltalk Presentation written in Amber

Getting Started

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