The Amber Smalltalk test pet project
GeneralFailure 1a34c0b7f4 Started backend devel | пре 2 година | |
---|---|---|
backend | пре 2 година | |
lambda | пре 2 година | |
src | пре 2 година | |
.gitignore | пре 2 година | |
Gruntfile.js | пре 2 година | |
LICENSE-MIT | пре 2 година | |
README.md | пре 2 година | |
deploy.js | пре 2 година | |
devel.js | пре 2 година | |
index.html | пре 2 година | |
lambda.js | пре 2 година | |
local.amd.json | пре 2 година | |
package-lock.json | пре 2 година | |
package.json | пре 2 година | |
testing.js | пре 2 година |
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.