Skip to content

UI library for React using Custom Components and Bootstrap

License

Notifications You must be signed in to change notification settings

nku-bsw/blue-react

 
 

Repository files navigation

Blue Icon

Blue React

npm version

Checkout the docs to find out how to use Blue React.

Developing

This project is built with CRA. To start developing, just and install everything with npm i and run:

npm start

Create a new release

By running

npm publish

the missing files in ./dist will be created, the docs will be generated and the NPM package will be released.

To publish changes on the documentary, run:

npm run deploy

To run both of them:

npm run release

About

UI library for React using Custom Components and Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.3%
  • JavaScript 40.4%
  • HTML 1.2%
  • CSS 1.1%