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