Herbert Vojčík 19847685ab Using map-magic instead of shim to add runtime deps. | hace 9 años | |
---|---|---|
resources | hace 9 años | |
src | hace 9 años | |
support | hace 9 años | |
.gitignore | hace 9 años | |
Gruntfile.js | hace 9 años | |
LICENSE-MIT | hace 9 años | |
README.md | hace 9 años | |
bower.json | hace 9 años | |
codemirror.amd.json | hace 9 años | |
deploy.js | hace 9 años | |
devel.js | hace 9 años | |
index.html | hace 9 años | |
jquery-ui.amd.json | hace 9 años | |
local.amd.json | hace 9 años | |
package.json | hace 9 años | |
require-css.amd.json | hace 9 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