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