Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 252 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 252 Bytes

NextJS Simple Example

This is a simple next js example to learn the basics.

Installation

Use the package manager npm to install dependencies.

npm install

Usage

Run application

npm run dev