Herby Vojčík 8ad29c6d67 README: updates: @ambers org, debowerizing. | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
resources | %!s(int64=9) %!d(string=hai) anos | |
src | %!s(int64=6) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=6) %!d(string=hai) anos | |
LICENSE-MIT | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
codemirror.amd.json | %!s(int64=9) %!d(string=hai) anos | |
deploy.js | %!s(int64=9) %!d(string=hai) anos | |
devel.js | %!s(int64=9) %!d(string=hai) anos | |
es6-promise.amd.json | %!s(int64=6) %!d(string=hai) anos | |
index.html | %!s(int64=6) %!d(string=hai) anos | |
jquery-ui-dist.amd.json | %!s(int64=6) %!d(string=hai) anos | |
local.amd.json | %!s(int64=9) %!d(string=hai) anos | |
package.json | %!s(int64=6) %!d(string=hai) anos | |
require-css.amd.json | %!s(int64=9) %!d(string=hai) anos | |
testing.js | %!s(int64=9) %!d(string=hai) anos |
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