Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 866 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 866 Bytes

React Bootstrap with Material Design

MDBootstrap for React

Getting Started

To test, contribute or just see what we did follow few easy steps:

  • clone the repository
  • cd to the directory with the repository
  • run yarn install (or npm install if you don't use yarn)
  • run the app using yarn start (or npm start)
  • to build project use yarn run build (od npm run build)
  • yarn run remove-demo (or npm run remove-demo) removes demo app pages
  • enjoy!

Bugs

If you want to report a bug or submit your idea feel fre to open an issue

Before you report a bug, please take your time to find if an issue hasn't been reported yet

We're also open to pull requests

Something Missing?

If you still have some questions do not hesitate to ask us. Open an issue or visit our Slack

ochainwebapp