Herbert Vojčík 1aa9826775 Bump version to 0.1.1. | 9 éve | |
---|---|---|
resources | 9 éve | |
src | 9 éve | |
.gitignore | 9 éve | |
Gruntfile.js | 9 éve | |
LICENSE-MIT | 9 éve | |
README.md | 9 éve | |
bower.json | 9 éve | |
codemirror.amd.json | 9 éve | |
deploy.js | 9 éve | |
devel.js | 9 éve | |
index.html | 9 éve | |
jquery-ui.amd.json | 9 éve | |
local.amd.json | 9 éve | |
package.json | 9 éve | |
require-css.amd.json | 9 éve |
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