README.md 390 B

TrySmalltalk

Tutorial to learn Smalltalk, on-line here http://amber-smalltalk.github.io/trysmalltalk/

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