Herbert Vojčík c580f1482c bump trysmalltalk and re-`bower install` the rest | hace 8 años | |
---|---|---|
.. | ||
resources | hace 8 años | |
src | hace 8 años | |
.bower.json | hace 8 años | |
Gruntfile.js | hace 8 años | |
LICENSE-MIT | hace 8 años | |
README.md | hace 8 años | |
bower.json | hace 8 años | |
codemirror.amd.json | hace 8 años | |
deploy.js | hace 8 años | |
devel.js | hace 8 años | |
index.html | hace 8 años | |
jquery-ui.amd.json | hace 8 años | |
local.amd.json | hace 8 años | |
package.json | hace 8 años | |
require-css.amd.json | hace 8 años |
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