Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 469 Bytes

File metadata and controls

20 lines (13 loc) · 469 Bytes

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

License

This license applies to all code contained in this repository.

Run project

First, install dependencies:

npm install

And run the development server:

npm run dev

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