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