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.