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