Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.05 KB

Next.js starter project

This is a ready-to-use Next.js project. It's already wired up with a bunch of helpful libraries to help you bootstrap your next app.

Content

Development

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.