The Amber Smalltalk test pet project
GeneralFailure 1a34c0b7f4 Started backend devel | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
backend | %!s(int64=2) %!d(string=hai) anos | |
lambda | %!s(int64=2) %!d(string=hai) anos | |
src | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
Gruntfile.js | %!s(int64=2) %!d(string=hai) anos | |
LICENSE-MIT | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
deploy.js | %!s(int64=2) %!d(string=hai) anos | |
devel.js | %!s(int64=2) %!d(string=hai) anos | |
index.html | %!s(int64=2) %!d(string=hai) anos | |
lambda.js | %!s(int64=2) %!d(string=hai) anos | |
local.amd.json | %!s(int64=2) %!d(string=hai) anos | |
package-lock.json | %!s(int64=2) %!d(string=hai) anos | |
package.json | %!s(int64=2) %!d(string=hai) anos | |
testing.js | %!s(int64=2) %!d(string=hai) anos |
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.