hhzl 77ef5eae8f make trysmalltalk load in v013 | há 10 anos atrás | |
---|---|---|
.. | ||
src | há 10 anos atrás | |
Gruntfile.js | há 10 anos atrás | |
LICENSE-MIT | há 10 anos atrás | |
README.md | há 10 anos atrás | |
bower.json | há 10 anos atrás | |
config.js | há 10 anos atrás | |
deploy.js | há 10 anos atrás | |
devel.js | há 10 anos atrás | |
index.html | há 10 anos atrás | |
local.amd.json | há 10 anos atrás | |
package.json | há 10 anos atrás |
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