Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 426 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 426 Bytes

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

Getting Started

Install the requirements:

npm install

Run the development server:

npm run dev

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

Running tests

Run tests

npm run test