backstage-ui-styles
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"devDependencies": { | ||
@@ -4,0 +4,0 @@ "node-sass": "^4.5.2", |
@@ -5,4 +5,42 @@ # Backstage UI [![Build Status](https://secure.travis-ci.org/backstage-ui/backstage-ui.png?branch=master)](https://travis-ci.org/backstage-ui/backstage-ui) | ||
## Live Example & Documentation | ||
Checkout our website with a [live demo](https://backstage-ui.github.io/backstage-ui)! | ||
## Developing | ||
To run the development server and see the examples: | ||
```sh | ||
cd website && yarn && yarn start | ||
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. | ||
```sh | ||
make unit | ||
``` | ||
To lint local source files: | ||
```sh | ||
make lint | ||
``` | ||
To run tests and lint: | ||
```sh | ||
make test | ||
``` | ||
## Dependencies | ||
Backstage-UI depends on [Sass](http://sass-lang.com/) to build style assets. | ||
## License | ||
Backstage-UI is licensed under the [MIT license](LICENSE). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
46
0
172736
25
776