/react-apollo-ssr

Шаблон для новых проектов на React + Apollo GraphQL и серверным рендерингом

Primary LanguageTypeScriptMIT LicenseMIT

React Apollo SSR

Features

  • React 17
  • Babel 7
  • Webpack 5
  • React Router 5
  • Apollo 3 with hooks
  • React Helmet
  • Loadable component
  • SSR hot reload with HMR webpack

Installation

  • git clone https://github.com/Kundin/react-apollo-ssr.git
  • cd react-apollo-ssr
  • npm i
  • npm run dev
  • visit http://localhost:3000