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