Thomas Rake 1acc25cf2c Changed iterator lesson not to use "Smalltalk current" | před 9 roky | |
---|---|---|
src | před 9 roky | |
.gitignore | před 10 roky | |
.gitmodules | před 10 roky | |
Gruntfile.js | před 10 roky | |
LICENSE-MIT | před 10 roky | |
README.md | před 9 roky | |
bower.json | před 9 roky | |
config.js | před 9 roky | |
deploy.js | před 10 roky | |
devel.js | před 10 roky | |
index.html | před 10 roky | |
local.amd.json | před 10 roky | |
package.json | před 10 roky | |
the.js | před 9 roky |
Tutorial to learn Smalltalk, on-line here http://amber-smalltalk.github.io/trysmalltalk/
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