Skip to content

motion/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

222 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motion-starter

  • mono-repo: share code between all apps
  • gloss: 💅 css in js
  • @view decorator
  • mobx stores
  • simple router
  • model system:
    • rxdb = pouchdb + rxjs
    • automatic rxjs => mobx
  • couchdb

Install

git clone git@github.com:motion/starter.git

cd starter
npm i
npm run bootstrap

Be sure you have docker-compose installed.

Running

Run these three side-by-side:

npm run web
docker-compose up
npm run watch

About

starter kit (react, hmr, styles, mobx/couchdb realtime models & stores)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors