Herbert Vojčík 1aa9826775 Bump version to 0.1.1. | %!s(int64=9) %!d(string=hai) anos | |
---|---|---|
resources | %!s(int64=9) %!d(string=hai) anos | |
src | %!s(int64=9) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=9) %!d(string=hai) anos | |
LICENSE-MIT | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
bower.json | %!s(int64=9) %!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 | |
index.html | %!s(int64=9) %!d(string=hai) anos | |
jquery-ui.amd.json | %!s(int64=9) %!d(string=hai) anos | |
local.amd.json | %!s(int64=9) %!d(string=hai) anos | |
package.json | %!s(int64=9) %!d(string=hai) anos | |
require-css.amd.json | %!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 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