Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stacyhuang/isomorphic-react-blog-app

Repository files navigation

isomorphic-react-blog-app

React blog application with server-side rendering, routing, and async actions

https://isomorphic-react-blog-app.herokuapp.com/

image

image

Installing Dependencies

npm install

Run development server with hot reloading

npm run dev

Run production server

npm run production
npm start

Open http://localhost:8000 in the browser

Tech Stack

  • React
  • React-router
  • Redux
  • Node.js / Express
  • Webpack
  • Babel

About

React blog application with server-side rendering, routing, and async actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published