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

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