Attention: MDB React Pro (Material Design for Bootstrap) is required to run this application. MDB React Pro is not included in this repository, due to MDB excluding Open Source Projects from their license.
To test, contribute or just see what we did follow few easy steps:
- purchase a MDB React Pro license here and download the compressed file
- extract the file and run
npm install
(oryarn install
if you don't use NPM). This will automatically unzipmdbreact-x.x.x.tgz
and create a ReactJS project - clone the repository using
git clone https://github.com/aichner/KISy-Webapp.git .
- cd to the directory with the repository
- copy the
/dist
directory from the MDB React Pro project and paste it in the repository - run
npm install
(oryarn install
if you don't use NPM) - run the app using
npm start
(oryarn start
) - to build project use
npm run build
(odyarn run build
) - enjoy!
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 to make our service more secure and performant
If you still have some questions do not hesitate to ask us. Open an issue or visit the MDB React guide