Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 410 Bytes

File metadata and controls

14 lines (9 loc) · 410 Bytes

This is a Next.js project bootstrapped with create-next-app.

CodeLab Project Structure Reference Code: Getting Started

First, install all the npm packages, then run the server:

npm install
npm run dev

Then navigate to (http://localhost:3000)

Feel free to look through any parts of the code!