Hannes Hirzel 5953a8ef80 Refer to new repository | %!s(int64=9) %!d(string=hai) anos | |
---|---|---|
.. | ||
src | %!s(int64=10) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=10) %!d(string=hai) anos | |
LICENSE-MIT | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
bower.json | %!s(int64=10) %!d(string=hai) anos | |
config.js | %!s(int64=10) %!d(string=hai) anos | |
deploy.js | %!s(int64=10) %!d(string=hai) anos | |
devel.js | %!s(int64=10) %!d(string=hai) anos | |
index.html | %!s(int64=10) %!d(string=hai) anos | |
local.amd.json | %!s(int64=10) %!d(string=hai) anos | |
package.json | %!s(int64=10) %!d(string=hai) anos |
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