1.3.0 • Published 9 years ago

generator-react-fluxxor v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

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

1.3.0

9 years ago

1.2.4

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago