Skip to content

chingu-x/chingu-dashboard

Repository files navigation

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