Skip to content

idw111/generator-react-fluxxor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

generator for scaffolding webapp built on react and fluxxor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published