2.0.0 • Published 2 years ago

generator-fluxible v2.0.0

Weekly downloads
90
License
-
Repository
github
Last release
2 years ago

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.

2.0.0

2 years ago

1.3.0

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

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

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago