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