/trello-mobx

Primary LanguageJavaScriptMIT LicenseMIT

Trello

Package details

  • api - Serves backend based on MongoDB
  • ui - Serves ui for trello with React + Redux, w/o backend integration, datastore being browser object
  • rx - Serves ui with MongoDB integrated into React + MobX

How to install

npm i from inside all packages to install dependencies

How to run

  • npm start from inside all packages to start local servers