generator-fluxible

2.0.0 • Public • Published

generator-fluxible

npm version

Getting Started

npm install -g yo

To install generator-fluxible from npm, run:

npm install -g generator-fluxible

Finally, initiate the generator:

cd new-project
yo fluxible

During development, execute npm run dev to initiate webpack-dev-server (with react-hot-loader support) and your application's server using nodemon. Browse to http://localhost:3000 to see a very simple Fluxible site with server-side rendering and client-side navigation. When you change files, the server will be reloaded and the bundle will be rebuilt.

For other environments, make sure your application is built using npm run build and then run npm start.

Package Sidebar

Install

npm i generator-fluxible

Weekly Downloads

1

Version

2.0.0

License

none

Unpacked Size

15.6 kB

Total Files

18

Last publish

Collaborators

  • mridgway
  • redonkulus