hhzl 77ef5eae8f make trysmalltalk load in v013 | пре 10 година | |
---|---|---|
.. | ||
src | пре 10 година | |
Gruntfile.js | пре 10 година | |
LICENSE-MIT | пре 10 година | |
README.md | пре 10 година | |
bower.json | пре 10 година | |
config.js | пре 10 година | |
deploy.js | пре 10 година | |
devel.js | пре 10 година | |
index.html | пре 10 година | |
local.amd.json | пре 10 година | |
package.json | пре 10 година |
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