Herby Vojčík 8ad29c6d67 README: updates: @ambers org, debowerizing. | 6 anni fa | |
---|---|---|
resources | 9 anni fa | |
src | 6 anni fa | |
.gitignore | 9 anni fa | |
Gruntfile.js | 6 anni fa | |
LICENSE-MIT | 6 anni fa | |
README.md | 6 anni fa | |
codemirror.amd.json | 9 anni fa | |
deploy.js | 9 anni fa | |
devel.js | 9 anni fa | |
es6-promise.amd.json | 6 anni fa | |
index.html | 6 anni fa | |
jquery-ui-dist.amd.json | 6 anni fa | |
local.amd.json | 9 anni fa | |
package.json | 6 anni fa | |
require-css.amd.json | 9 anni fa | |
testing.js | 9 anni fa |
Legacy IDE and a few other old non-core packages
To bring project alive (for example after git clone
):
npm run init
Developing the project (after brought alive):
Start server with amber serve
and go to http://localhost:4000/
in your browser and follow the instructions