Herby Vojčík 50b6cec493 Remove remains of `my/foo` structure. | před 6 roky | |
---|---|---|
resources | před 9 roky | |
src | před 6 roky | |
.gitignore | před 9 roky | |
Gruntfile.js | před 6 roky | |
LICENSE-MIT | před 6 roky | |
README.md | před 9 roky | |
codemirror.amd.json | před 9 roky | |
deploy.js | před 9 roky | |
devel.js | před 9 roky | |
es6-promise.amd.json | před 6 roky | |
index.html | před 6 roky | |
jquery-ui-dist.amd.json | před 6 roky | |
local.amd.json | před 9 roky | |
package.json | před 6 roky | |
require-css.amd.json | před 9 roky | |
testing.js | před 9 roky |
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