Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 408 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 408 Bytes

This project was generated with yarn, to start using it, just install the project dependencies:

yarn

Create a .env file at the root of your project using the variables listed in Clickup.

To run the development server:

yarn dev

Open http://localhost:3000

Storybook

To launch Storybook run the following in the command line

yarn storybook