Herby Vojčík cf48fa36d7 Purer the.js in devel mode. | 5 years ago | |
---|---|---|
resources | 9 years ago | |
src | 5 years ago | |
.gitignore | 9 years ago | |
Gruntfile.js | 5 years ago | |
LICENSE-MIT | 6 years ago | |
README.md | 6 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 | 5 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 run init
Developing the project (after brought alive):
Start server with amber serve
and go to http://localhost:4000/
in your browser and follow the instructions