geraldyeo / universal-react-redux-starter

Boilerplate for universal React + Redux app using Webpack running on a Express server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Boilerplate

A boilerplate of things to get started.

Contains

Setup

$ npm install

Running

$ npm run dev

Note

This is just my personal boilerplate, it may or may not be a good fit for your project(s).

References

This boilerplate is a combination of the various examples out there, and all credits are theirs. All I did was to update all the dependencies to the latest.

Frontend Boilerplate
React Redux Universal Hot Example
react-webpack-node

License

MIT

About

Boilerplate for universal React + Redux app using Webpack running on a Express server.


Languages

Language:JavaScript 100.0%