BoilerPlate code for meteor-react-redux project
- Mantra-plus integrated
- Webpack integrated
- Wechat Login supported
- Email binding and verification
- Admin configuration
First, make sure you have git and meteor installed, Then, enter these commands in your console
$ git clone https://github.com/maodouio/meteor-react-redux-base.git
$ cd meteor-react-redux-base/
$ npm install
$ meteor --settings settings.json
- https://docs.maodou.io/ Developer Documentation
- maodou-cli Maodou command line tool
$ npm i -g maodou
$ maodou login
$ maodou create appName
$ maodou deploy
- maodou.io Maodou official website