Skip to content

robbz/fluxible-twitter-example

Repository files navigation

Simple twitter list example

This is a simple example to demonstrate how fluxible works. The project is based on generator-fluxible.

Getting started

npm install

Execute npm run dev to initiate webpack-dev-server (with react-hot-loader support). Browse to http://localhost:3000 to see a very simple List of tweets with server-side rendering and client-side navigation. When you change files, the client will be hot-reloaded (with the exception of stores) and your application server will restart so that you can see the server-side changes on the next refresh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published