|
7 vuotta sitten | |
---|---|---|
resources | 10 vuotta sitten | |
src | 7 vuotta sitten | |
.gitignore | 10 vuotta sitten | |
Gruntfile.js | 9 vuotta sitten | |
LICENSE-MIT | 8 vuotta sitten | |
README.md | 10 vuotta sitten | |
bower.json | 7 vuotta sitten | |
codemirror.amd.json | 10 vuotta sitten | |
config-node.js | 9 vuotta sitten | |
deploy.js | 10 vuotta sitten | |
devel.js | 9 vuotta sitten | |
index.html | 9 vuotta sitten | |
jquery-ui.amd.json | 10 vuotta sitten | |
local.amd.json | 10 vuotta sitten | |
package.json | 7 vuotta sitten | |
require-css.amd.json | 10 vuotta sitten | |
testing.js | 9 vuotta sitten |
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