Thomas Rake 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
..
src 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
.bower.json 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
Gruntfile.js 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
LICENSE-MIT 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
README.md 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
bower.json 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
config.js 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
deploy.js 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
devel.js 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
index.html 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
local.amd.json 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
package.json 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago
the.js 7575f504ce Build site image; npm install;bower install;grunt devel 10 years ago

README.md

TrySmalltalk

Tutorial to learn Smalltalk

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