Skip to content

heiiab/hello-next

Repository files navigation

Hello Next example

English | 中文

A NextJS app configured with:

Quick Start

npm

npm run dev
#  or npm run dev -- -p <PORT>

Yarn

yarn dev
# or yarn dev -p <PORT>

Then open http://localhost:3000 to view app in the browser.

About

A basic NextJS app template.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published