A Typescript React component library, styling system, and asset repository for the National Police Data Index.
- Clone the repository
git clone [email protected]:National-Police-Data-Coalition/design-system.git
- Install dependencies
cd design-system
npm install
- Start the development server
npm run dev