Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 532 Bytes

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

Getting Started

Make sure you have Node version 20 LTS and npm version of at least 10.8
First, run the development server:

npm run dev

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

Storybook

Run storybook to see most of the components used in this project in isolation:

npm run storybook