The Amber Smalltalk test pet project

GeneralFailure 1a34c0b7f4 Started backend devel il y a 2 ans
backend 1a34c0b7f4 Started backend devel il y a 2 ans
lambda 870a41180b Initial commit il y a 2 ans
src 870a41180b Initial commit il y a 2 ans
.gitignore 1a34c0b7f4 Started backend devel il y a 2 ans
Gruntfile.js 870a41180b Initial commit il y a 2 ans
LICENSE-MIT 870a41180b Initial commit il y a 2 ans
README.md 870a41180b Initial commit il y a 2 ans
deploy.js 870a41180b Initial commit il y a 2 ans
devel.js 870a41180b Initial commit il y a 2 ans
index.html 870a41180b Initial commit il y a 2 ans
lambda.js 870a41180b Initial commit il y a 2 ans
local.amd.json 870a41180b Initial commit il y a 2 ans
package-lock.json 870a41180b Initial commit il y a 2 ans
package.json 870a41180b Initial commit il y a 2 ans
testing.js 870a41180b Initial commit il y a 2 ans

README.md

WebStore

The Web Store pet-project

Contributing

  1. Have amber cli tooling installed. If you don't, see first box in these instructions.

  2. Fork and/or clone the project, then bring it alive by: npm run init.

  3. 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.