Skip to content

locol23/next-redux-typescript-starter

Repository files navigation

SSR boilerplate with Next.js

A boilerplate of Server Side Rendering with Next.js

CircleCI MIT License

Libraries

  • now
  • React
  • Redux
  • Next
  • emotion
  • Jest
  • TypeScript

Setup

git clone https://github.com/locol23/next-redux-typescript-starter.git
cd next-redux-typescript-starter
yarn

Development

yarn dev

Production

yarn deploy

Releases

No releases published

Packages

No packages published