Skip to content

Latest commit

 

History

History

next15-approuter-js-submission-static

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

Getting Started

First, install dependencies:

npm install
# or
pnpm install
# or
yarn install

Next, run the development server:

npm run dev
# or
pnpm dev
# or
yarn dev

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