/blog-react-ssr

Basic React SSR

Primary LanguageJavaScript

Basic React SSR App

To run app locally:

  1. Run npm install
  2. Run npm run dev will start webpack serve on port 8080, build and start SSR server on port 3000
  3. Go to http://localhost:3000