STILL WIP
Kickstart a Mantra architecture project with Meteor, React, FlowRouter and Redux
git clone https://github.com/saschb2b/meteor-mantra-react-redux-kickstarter.git
cd meteor-mantra-react-redux-kickstarter
npm i
meteor
You can use meteor run, meteor build, mup or anything working with Meteor.
meteor run --production
meteor build .
https://github.com/kadirahq/flow-router
https://github.com/reactjs/react-redux
https://github.com/facebook/react
https://github.com/mantrajs/mantra-core
https://github.com/meteor/meteor
https://github.com/callemall/material-ui
A document head manager for React
https://github.com/nfl/react-helmet
A simple way to mount React components
https://github.com/kadirahq/react-mounter
Isolate your React UI Component development from the main app
https://github.com/kadirahq/react-storybook
A fully pluggable tool for identifying and reporting on patterns in JavaScript. http://eslint.org
https://github.com/eslint/eslint
This package provides Airbnb's .eslintrc as an extensible shared config.
https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb
A redbox (rsod) component to display your errors.
https://github.com/KeywordBrain/redbox-react
- Get used to mantra
- Isolate React UI components
- Use react komposer
- Try out kadira's storyboard or alternatives
- Learn to love react more
- Make some more modules and load them
- Find a good structure for serverside