Herbert Vojčík c580f1482c bump trysmalltalk and re-`bower install` the rest | 8 years ago | |
---|---|---|
.. | ||
resources | 8 years ago | |
src | 8 years ago | |
.bower.json | 8 years ago | |
Gruntfile.js | 8 years ago | |
LICENSE-MIT | 8 years ago | |
README.md | 8 years ago | |
bower.json | 8 years ago | |
codemirror.amd.json | 8 years ago | |
deploy.js | 8 years ago | |
devel.js | 8 years ago | |
index.html | 8 years ago | |
jquery-ui.amd.json | 8 years ago | |
local.amd.json | 8 years ago | |
package.json | 8 years ago | |
require-css.amd.json | 8 years ago |
Legacy IDE and a few other old non-core packages
To bring 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