The Amber Smalltalk test pet project
|
|
пре 3 година | |
|---|---|---|
| backend | пре 3 година | |
| lambda | пре 3 година | |
| src | пре 3 година | |
| .gitignore | пре 3 година | |
| Gruntfile.js | пре 3 година | |
| LICENSE-MIT | пре 3 година | |
| README.md | пре 3 година | |
| deploy.js | пре 3 година | |
| devel.js | пре 3 година | |
| index.html | пре 3 година | |
| lambda.js | пре 3 година | |
| local.amd.json | пре 3 година | |
| package-lock.json | пре 3 година | |
| package.json | пре 3 година | |
| testing.js | пре 3 година |
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.