/react-ssr-appshell

An bare bones app shell for an SSR React Apps - basically a lighter weight create-react-app with SSR

Primary LanguageJavaScript

  1. npm install
  2. npm run build (this only has to be done once after first cloning)
  3. npm start