Herby Vojčík dc086cea59 0.7.1 | пре 6 година | |
---|---|---|
resources | пре 9 година | |
src | пре 6 година | |
.gitignore | пре 9 година | |
Gruntfile.js | пре 6 година | |
LICENSE-MIT | пре 6 година | |
README.md | пре 9 година | |
codemirror.amd.json | пре 9 година | |
deploy.js | пре 9 година | |
devel.js | пре 9 година | |
es6-promise.amd.json | пре 6 година | |
index.html | пре 6 година | |
jquery-ui-dist.amd.json | пре 6 година | |
local.amd.json | пре 9 година | |
package.json | пре 6 година | |
require-css.amd.json | пре 9 година | |
testing.js | пре 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