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