To run the project, you need to have node.js installed. You can download it from nodejs.org.
After you have node.js installed, you can run the following commands in the root of the project:
npm install
npm start
A storybook server will start on localhost:6006.
We use the heroicons icon pack made by the makers of tailwindcss. You can find the icons at heroicons.com.
An example of how to use the icons can be found in supported-framework-list.ts
.