hhzl e35a948f8a recompiled with v0.13 9 년 전
..
src e35a948f8a recompiled with v0.13 9 년 전
Gruntfile.js aa3a2fd559 new files from amber init, mod 9 년 전
LICENSE-MIT aa3a2fd559 new files from amber init, mod 9 년 전
README.md aa3a2fd559 new files from amber init, mod 9 년 전
bower.json aa3a2fd559 new files from amber init, mod 9 년 전
config.js aa3a2fd559 new files from amber init, mod 9 년 전
deploy.js aa3a2fd559 new files from amber init, mod 9 년 전
devel.js aa3a2fd559 new files from amber init, mod 9 년 전
index.html aa3a2fd559 new files from amber init, mod 9 년 전
local.amd.json aa3a2fd559 new files from amber init, mod 9 년 전
package.json aa3a2fd559 new files from amber init, mod 9 년 전

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