Efoye IOT-BBMS React is built on top of Bootstrap 4 using React and Reactstrap, so it fully supports React Hooks.
Once you download the archive, you will be able find a tutorial page inside it explaining how to start using it. You can also check the documentation online.
- Versions
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Licensing
- Useful Links
- Download the project's zip
- Make sure you have node.js (https://nodejs.org/en/) installed
- Type
npm install
in terminal/console in the source folder wherepackage.json
is located - You will find all the branding colors inside
src/assets/scss/IOT-BBMS/_variables.scss
. You can change them with aHEX
value or with other predefined variables. - Run in terminal
npm start
.
The documentation for the Efoye IOT-BBMS React is hosted at our website.
Within the download you'll find the following directories and files:
IOT-BBMS-react
.
├── CHANGELOG.md
├── ISSUE_TEMPLATE.md
├── LICENSE.md
├── README.md
├── jsconfig.json
├── package.json
├── public
│ ├── favicon.ico
│ ├── index.html
│ └── manifest.json
└── src
├── index.js
├── logo.svg
├── assets
│ ├── css
│ │ ├── bootstrap.min.css
│ │ └── bootstrap.min.css.map
│ ├── demo
│ │ └── demo.css
│ ├── fonts
│ ├── img
│ │ ├── examples
│ │ ├── faces
│ │ ├── flags
│ └── scss
│ ├── IOT-BBMS
│ │ ├── cards
│ │ ├── mixins
│ │ └── plugins
│ ├── react
│ │ ├── IOT-BBMS
│ │ ├── plugins
│ │ └── react-differences.scss
│ └── IOT-BBMS.scss
├── components
│ ├── Footers
│ │ └── DemoFooter.js
│ ├── Headers
│ │ ├── IndexHeader.js
│ │ ├── LandingPageHeader.js
│ │ └── ProfilePageHeader.js
│ └── Navbars
│ ├── ExamplesNavbar.js
│ └── IndexNavbar.js
└── views
├── Index.js
├── NucleoIcons.js
├── examples
│ ├── LandingPage.js
│ ├── ProfilePage.js
│ └── RegisterPage.js
└── index-sections
├── SectionButtons.js
├── SectionCarousel.js
├── SectionDark.js
├── SectionDownload.js
├── SectionExamples.js
├── SectionJavaScript.js
├── SectionLogin.js
├── SectionNavbars.js
├── SectionNavigation.js
├── SectionNotifications.js
├── SectionNucleoIcons.js
├── SectionProgress.js
└── SectionTypography.js
- Demo: http://demos.Efoye-IOT-BBMS.com/IOT-BBMS-react/#/index?ref=pkr-github-readme
- Download Page: https://www.Efoye-IOT-BBMS.com/product/IOT-BBMS-react?ref=pkr-github-readme
- Documentation: https://demos.Efoye-IOT-BBMS.com/IOT-BBMS-react/#/documentation/introduction?ref=pkr-github-readme
- License Agreement: https://www.Efoye-IOT-BBMS.com/license?ref=pkr-github-readme
- Support: https://www.Efoye-IOT-BBMS.com/contact-us?ref=pkr-github-readme
- Issues: Github Issues Page
Dashboards:
| HTML | React | Vue
We use GitHub Issues as the official bug tracker for the Efoye IOT-BBMS 2. Here are some advices for our users that want to report an issue:
- Make sure that you are using the latest version of the Efoye IOT-BBMS 2. Check the CHANGELOG from your dashboard on our website.
- Providing us reproducible steps for the issue will shorten the IOT-BBMSe it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
- Copyright 2021 Efoye IOT-BBMS (https://www.Efoye-IOT-BBMS.com/?ref=pkr-github-readme)
Twitter: https://twitter.com/EfoyeIOT-BBMS
Facebook: https://www.facebook.com/EfoyeIOT-BBMS
Dribbble: https://dribbble.com/EfoyeIOT-BBMS
Instagram: https://www.instagram.com/Efoye_IOT-BBMS