React blog application with server-side rendering, routing, and async actions
https://isomorphic-react-blog-app.herokuapp.com/
npm install
npm run dev
npm run production
npm start
Open http://localhost:8000 in the browser
- React
- React-router
- Redux
- Node.js / Express
- Webpack
- Babel