generator-react-fluxxor

1.3.0 • Public • Published

NPM version Build Status Dependency Status

generator for webapp built on express, react and fluxxor

generator-react-fluxxor

  • express & react & fluxxor
  • gulp & webpack
  • mongoose & redis
  • authenticate using passport.js
  • google analytics (set ga_uid at /client/analytics.js)
  • error reporting to slack (set slack token, channel, and username at /routes/error/slack.js)

Install

$ npm install -g generator-react-fluxxor

Usage

$ mkdir project-directory
$ cd project-directory
$ yo react-fluxxor
$ npm install
$ npm run webpack
$ nodemon index.js
  • execute in a project directory
  • install dependencies by yourself
  • set git repository by yourself

License

MIT © Dongwon Lim

Package Sidebar

Install

npm i generator-react-fluxxor

Weekly Downloads

1

Version

1.3.0

License

MIT

Last publish

Collaborators

  • idw111