0.0.1 • Published 7 years ago

backstage-ui v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Backstage UI Build Status

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 git@github.com:backstage-ui/backstage-ui.git
cd backstage-ui/
make setup
make run

Then visit http://localhost:3000 on your browser.

make unit

To lint local source files:

make lint

To run tests and lint:

make test

Dependencies

Backstage-UI depends on Sass to build style assets.

License

Backstage-UI is licensed under the MIT license.