The Amber Smalltalk test pet project
GeneralFailure 1a34c0b7f4 Started backend devel | há 2 anos atrás | |
---|---|---|
backend | há 2 anos atrás | |
lambda | há 2 anos atrás | |
src | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
Gruntfile.js | há 2 anos atrás | |
LICENSE-MIT | há 2 anos atrás | |
README.md | há 2 anos atrás | |
deploy.js | há 2 anos atrás | |
devel.js | há 2 anos atrás | |
index.html | há 2 anos atrás | |
lambda.js | há 2 anos atrás | |
local.amd.json | há 2 anos atrás | |
package-lock.json | há 2 anos atrás | |
package.json | há 2 anos atrás | |
testing.js | há 2 anos atrás |
The Web Store pet-project
Have amber cli tooling installed. If you don't, see first box in these instructions.
Fork and/or clone the project, then bring it alive by: npm run init
.
Developing the project: Start server with amber serve
and go to http://localhost:4000/
in your browser. Overlay with buttons to open IDE should appear shortly.