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