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