Warning
This repo is no longer maintained
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.
npm i @ticketswap/solar
or yarn add @ticketswap/solar
git clone git@github.com:TicketSwap/solar.git
cd solar
yarn install
yarn storybook
yarn dev # Run type check in watch mode
yarn build # Builds all packages
yarn storybook # Starts storybook server
See the contributing guide for detailed instructions on how to get started with our project