Sin descripción

Herbert Vojčík e10b804033 PlatformInterface existsGlobal: -> Smalltalk existsJsGlobal: hace 10 años
resources 4e9e4bd625 amber-attic in its own repo hace 10 años
src e10b804033 PlatformInterface existsGlobal: -> Smalltalk existsJsGlobal: hace 10 años
.gitignore 4e9e4bd625 amber-attic in its own repo hace 10 años
Gruntfile.js ad1b132347 amber-attic => amber-contrib-legacy; ns: amber/legacy hace 10 años
LICENSE-MIT 4e9e4bd625 amber-attic in its own repo hace 10 años
README.md 4e9e4bd625 amber-attic in its own repo hace 10 años
bower.json ab9e828052 Add amber-contrib-web as dependency, bump amber hace 10 años
codemirror.amd.json 4e9e4bd625 amber-attic in its own repo hace 10 años
deploy.js ad1b132347 amber-attic => amber-contrib-legacy; ns: amber/legacy hace 10 años
devel.js 4e9e4bd625 amber-attic in its own repo hace 10 años
index.html ad1b132347 amber-attic => amber-contrib-legacy; ns: amber/legacy hace 10 años
jquery-ui.amd.json 4e9e4bd625 amber-attic in its own repo hace 10 años
local.amd.json ad1b132347 amber-attic => amber-contrib-legacy; ns: amber/legacy hace 10 años
package.json d86df4e4c5 Release version 0.2.0. hace 10 años
require-css.amd.json 552b3d6ae6 Push down require-css to its users hace 10 años

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