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