octant-design-system
v1.0.10
Published
Octant Design System is a reusable set of UI components and styles for building user interfaces.
Downloads
6
Readme
Octant Design System
Octant Design System is a reusable set of UI components and styles for building user interfaces.
Installation
To install Octant Design System, run the following command in your terminal:
npm install octant-design-system
Component Tests
To run the component tests, run the following command in your terminal:
npm run test
or if you want to use the GUI
npx cypress open