SmackZack / 100ms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:JavaScript 81.3%Language:HTML 9.6%Language:CSS 9.2%