feathers-reactvm-boilerplate
This is a starter client app that uses the following:
- Feathers client: connectivity
- feathers-reactive: RxJS observable services
- React: view layer with custom components
- @BigAB/react-view-models: Mobx-like state management modeled after Redux
- can-connect-feathers: connect model-layer state to
feathers-client
- can-route: advanced, state-based routing
- StealJS: package management with hot module swap
- semistandard: linting tool based on JsLint (similar to standard, but with semicolons)