/nextjs-study

A bit practice and introduction into Next.js

Primary LanguageJavaScript

Next.js Study Materials

A practice of next.js from https://nextjs.org/learn/

Getting Started

Prerequisites

Need to install Node.js first.

Installing

npm install

Running the tests

npm run dev