@ticketswap/solar
v31.3.1
Published
> [!WARNING] > This repo is no longer maintained
Downloads
508
Readme
[!WARNING] This repo is no longer maintained
Solar

Solar is set of UI components that form the foundation of TicketSwap’s design language. By utilising these building blocks we’re able to standardise the user experience across our platform.
Install
npm i @ticketswap/solar or yarn add @ticketswap/solar
Development
git clone [email protected]:TicketSwap/solar.git
cd solar
yarn install
yarn storybookUseful scripts
yarn dev # Run type check in watch mode
yarn build # Builds all packages
yarn storybook # Starts storybook serverContributing
See the contributing guide for detailed instructions on how to get started with our project
