backstage-ui-styles
v0.0.16
Published
Backstage UI frontend reusable components
Readme
Backstage UI 
Backstage UI frontend reusable components
Live Example & Documentation
Checkout our website with a live demo!
Developing
To run the development server and see the examples:
git clone [email protected]:backstage-ui/backstage-ui.git
cd backstage-ui/
make setup
make runThen visit http://localhost:3000 on your browser.
make unitTo lint local source files:
make lintTo run tests and lint:
make testDependencies
Backstage-UI depends on Sass to build style assets.
License
Backstage-UI is licensed under the MIT license.
