Herbert Vojčík c2b6e5bad1 Using 'jQuery' instead of '$' global. il y a 9 ans
..
esug2011 351236314a Moved amber examples il y a 11 ans
fosdem2012 351236314a Moved amber examples il y a 11 ans
src c2b6e5bad1 Using 'jQuery' instead of '$' global. il y a 9 ans
Gruntfile.js 154ec6d7d6 remove testing pkg and machinery, there are no tests il y a 9 ans
LICENSE-MIT 1650798bea add files from amber init created templ il y a 9 ans
README.md 1650798bea add files from amber init created templ il y a 9 ans
bower.json 1650798bea add files from amber init created templ il y a 9 ans
deploy.js 1650798bea add files from amber init created templ il y a 9 ans
devel.js 154ec6d7d6 remove testing pkg and machinery, there are no tests il y a 9 ans
index.html 27f30e030b index.html cleanup il y a 9 ans
local.amd.json 1650798bea add files from amber init created templ il y a 9 ans
package.json 154ec6d7d6 remove testing pkg and machinery, there are no tests il y a 9 ans

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