Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 859 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 859 Bytes

meteor-react-redux-base

BoilerPlate code for meteor-react-redux project

Feature

  • Mantra-plus integrated
  • Webpack integrated
  • Wechat Login supported
  • Email binding and verification
  • Admin configuration

Usage

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

Docs

Ref

$ npm i -g maodou
$ maodou login
$ maodou create appName
$ maodou deploy