No Description

Herby Vojčík e1ad736c30 Modernize Amber infrastructure. 5 years ago
resources 4e9e4bd625 amber-attic in its own repo 9 years ago
src 00175e32e3 Browser: do not step by step compilation yourself. 6 years ago
.gitignore 4e9e4bd625 amber-attic in its own repo 9 years ago
Gruntfile.js e1ad736c30 Modernize Amber infrastructure. 5 years ago
LICENSE-MIT e1ad736c30 Modernize Amber infrastructure. 5 years ago
README.md 4e9e4bd625 amber-attic in its own repo 9 years ago
bower.json e1ad736c30 Modernize Amber infrastructure. 5 years ago
codemirror.amd.json 4e9e4bd625 amber-attic in its own repo 9 years ago
deploy.js ad1b132347 amber-attic => amber-contrib-legacy; ns: amber/legacy 9 years ago
devel.js 9f7ee8c123 migration to amber 0.14.17 8 years ago
es6-promise.amd.json e1ad736c30 Modernize Amber infrastructure. 5 years ago
index.html e1ad736c30 Modernize Amber infrastructure. 5 years ago
jquery-ui.amd.json 4e9e4bd625 amber-attic in its own repo 9 years ago
local.amd.json ad1b132347 amber-attic => amber-contrib-legacy; ns: amber/legacy 9 years ago
package.json e1ad736c30 Modernize Amber infrastructure. 5 years ago
require-css.amd.json 552b3d6ae6 Push down require-css to its users 9 years ago
testing.js 9f7ee8c123 migration to amber 0.14.17 8 years ago

README.md

Amber legacy items

Legacy IDE and a few other old non-core packages

Getting Started

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