next-graphql-styled-components-ts-boilerplate
next-graphql-styled-components-ts-boilerplate copied to clipboard
next-graphql-styled-components-ts-boilerplate
This is a boilerplate for these technologies:
- TypeScript
- Next.js
- Styled Components
- GraphQL
- SSR
Setup dev environment
- Check this repo out.
-
yarn install
-
yarn dev
- open http://localhost:3000/
Happy coding :)