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
To launch Storybook run the following in the command line
yarn storybook