Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 503 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 503 Bytes

Next.js website

The official website for Next.js

Contribution

To submit a feature, bug fix, or enhancement to the website proceed as follows:

  1. Clone this repo
  2. Within your terminal, run yarn to install the dependencies
  3. Once the dependencies are installed, run yarn dev to start the dev server on localhost:3000

We really appreciate any contribution.

Related Repositories