The official website for Next.js
To submit a feature, bug fix, or enhancement to the website proceed as follows:
- Clone this repo
- Within your terminal, run
yarn
to install the dependencies - Once the dependencies are installed, run
yarn dev
to start the dev server onlocalhost:3000
We really appreciate any contribution.