Herbert Vojčík b5b63a9acb 0.3.1 | пре 8 година | |
---|---|---|
resources | пре 9 година | |
src | пре 8 година | |
.gitignore | пре 9 година | |
Gruntfile.js | пре 8 година | |
LICENSE-MIT | пре 9 година | |
README.md | пре 9 година | |
bower.json | пре 8 година | |
codemirror.amd.json | пре 9 година | |
config-node.js | пре 8 година | |
deploy.js | пре 9 година | |
devel.js | пре 9 година | |
index.html | пре 9 година | |
jquery-ui.amd.json | пре 9 година | |
local.amd.json | пре 9 година | |
package.json | пре 8 година | |
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