All Projects → tomchentw → Redux Universal

tomchentw / Redux Universal

Programming Languages

javascript
184084 projects - #8 most used programming language

Redux-Universal

Features

Medium Post

I'd like to share some ideas found in the repo, here you go:

Usage

npm install

Development

npm run dev

It will start:

Please visit [http://localhost:3000/] to get the page.

Production

Into two steps, first is build webpack assets:

npm run build

Then, start express server:

npm start

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].