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