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