- mono-repo: share code between all apps
- gloss: 💅 css in js
@viewdecorator- mobx stores
- simple router
- model system:
- rxdb = pouchdb + rxjs
- automatic rxjs => mobx
- couchdb
git clone git@github.com:motion/starter.git
cd starter
npm i
npm run bootstrapBe sure you have docker-compose installed.
Run these three side-by-side:
npm run webdocker-compose upnpm run watch