## Trinity Dashboard V2

### Running project

`npm install` - Install Package Dependencies

`npm run storybook` - This will spin up the storybook where all the UI components can be visualised

`npm run start` - This will start the app

NOTE - you will need to create a new `.env` file which contains all the secrets, copy the content from `.env.sample` and get the keys from confluence or admins
