hhzl 77ef5eae8f make trysmalltalk load in v013 | hace 10 años | |
---|---|---|
.. | ||
src | hace 10 años | |
Gruntfile.js | hace 10 años | |
LICENSE-MIT | hace 10 años | |
README.md | hace 10 años | |
bower.json | hace 10 años | |
config.js | hace 10 años | |
deploy.js | hace 10 años | |
devel.js | hace 10 años | |
index.html | hace 10 años | |
local.amd.json | hace 10 años | |
package.json | hace 10 años |
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