Hannes Hirzel 5953a8ef80 Refer to new repository | vor 9 Jahren | |
---|---|---|
.. | ||
src | vor 10 Jahren | |
Gruntfile.js | vor 10 Jahren | |
LICENSE-MIT | vor 10 Jahren | |
README.md | vor 9 Jahren | |
bower.json | vor 10 Jahren | |
config.js | vor 10 Jahren | |
deploy.js | vor 10 Jahren | |
devel.js | vor 10 Jahren | |
index.html | vor 10 Jahren | |
local.amd.json | vor 10 Jahren | |
package.json | vor 10 Jahren |
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