ZebraX Frontend Boilerplate using TypeScript, React, GraphQL, Apollo Client and Next.js
- Yarn v1.x.x
git clone https://github.com/zebraxid/next-ts-boilerplate
cd next-ts-boilerplate
yarn install
cp .env.example .env
yarn start
For more detailed documentation, check the wiki pages here
Please check our contributing guide.