Quick boilerplate combined a few nextJS oficial examples.
- Clone the repository
- Run
yarn
to install dependencies
yarn dev
runs development serveryarn build
builds your app for productionyarn start
starts your production build
- Make scss work
- Make a server side render example with graphql/apollo