The Amber Smalltalk test pet project
GeneralFailure 1a34c0b7f4 Started backend devel | il y a 2 ans | |
---|---|---|
backend | il y a 2 ans | |
lambda | il y a 2 ans | |
src | il y a 2 ans | |
.gitignore | il y a 2 ans | |
Gruntfile.js | il y a 2 ans | |
LICENSE-MIT | il y a 2 ans | |
README.md | il y a 2 ans | |
deploy.js | il y a 2 ans | |
devel.js | il y a 2 ans | |
index.html | il y a 2 ans | |
lambda.js | il y a 2 ans | |
local.amd.json | il y a 2 ans | |
package-lock.json | il y a 2 ans | |
package.json | il y a 2 ans | |
testing.js | il y a 2 ans |
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.