1.3.0 • Published 10 years ago

generator-react-fluxxor v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 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

10 years ago

1.2.4

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.16

10 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago