Herby Vojčík 4ed0991f60 Forgot small debowerizing detail. | 6 years ago | |
---|---|---|
resources | 9 years ago | |
src | 6 years ago | |
.gitignore | 9 years ago | |
Gruntfile.js | 6 years ago | |
LICENSE-MIT | 6 years ago | |
README.md | 9 years ago | |
codemirror.amd.json | 9 years ago | |
deploy.js | 9 years ago | |
devel.js | 9 years ago | |
es6-promise.amd.json | 6 years ago | |
index.html | 6 years ago | |
jquery-ui-dist.amd.json | 6 years ago | |
local.amd.json | 9 years ago | |
package.json | 6 years ago | |
require-css.amd.json | 9 years ago | |
testing.js | 9 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