Skip to content

Files

Latest commit

 

History

History
15 lines (13 loc) · 283 Bytes

File metadata and controls

15 lines (13 loc) · 283 Bytes

next-graphql-styled-components-ts-boilerplate

This is a boilerplate for these technologies:

  • TypeScript
  • Next.js
  • Styled Components
  • GraphQL
  • SSR

Setup dev environment

  1. Check this repo out.
  2. yarn install
  3. yarn dev
  4. open http://localhost:3000/

Happy coding :)