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