Hannes Hirzel 5953a8ef80 Refer to new repository | 9 years ago | |
---|---|---|
.. | ||
src | 10 years ago | |
Gruntfile.js | 10 years ago | |
LICENSE-MIT | 10 years ago | |
README.md | 9 years ago | |
bower.json | 10 years ago | |
config.js | 10 years ago | |
deploy.js | 10 years ago | |
devel.js | 10 years ago | |
index.html | 10 years ago | |
local.amd.json | 10 years ago | |
package.json | 10 years ago |
Note: This project is kept here for historical reasons currently.
For recent development see https://github.com/amber-smalltalk/trysmalltalk
Tutorial to learn Smalltalk
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