Herbert Vojčík 27f30e030b index.html cleanup 10 年之前
..
esug2011 351236314a Moved amber examples 11 年之前
fosdem2012 351236314a Moved amber examples 11 年之前
src 0d2c160675 Moving st/ and js/ to src/ 10 年之前
Gruntfile.js 1650798bea add files from amber init created templ 10 年之前
LICENSE-MIT 1650798bea add files from amber init created templ 10 年之前
README.md 1650798bea add files from amber init created templ 10 年之前
bower.json 1650798bea add files from amber init created templ 10 年之前
deploy.js 1650798bea add files from amber init created templ 10 年之前
devel.js 1650798bea add files from amber init created templ 10 年之前
index.html 27f30e030b index.html cleanup 10 年之前
local.amd.json 1650798bea add files from amber init created templ 10 年之前
package.json 1650798bea add files from amber init created templ 10 年之前

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