react-basic-design
TypeScript icon, indicating that this package has built-in type declarations

0.1.34 • Public • Published

REACT-BASIC-DESIGN

NPM version Build npm-typescript License

UI components for faster and easier web development built with bootstrap for react.

COMPATIBILITY VERSIONS

react-basic-design uses bootstrap components and you need to ensure you are using the correct combination of versions.

Basic Design Version Bootstrap Version
0.0.x 5.x
0.1.x 5.x

INSTALL

Install via npm:

 > npm install  react-basic-design bootstrap react-bootstrap

USAGE

//import styles
import "bootstrap/scss/bootstrap.scss";
import "react-basic-design/dist/index.scss";

//import components
import * as bd from "react-basic-design";

Demo

https://mtalebian.github.io/react-basic-design-demo

EXAMPLES

Readme

Keywords

none

Package Sidebar

Install

npm i react-basic-design

Weekly Downloads

5

Version

0.1.34

License

MIT

Unpacked Size

770 kB

Total Files

166

Last publish

Collaborators

  • mtalebian