- This is the web app for the ILManager API.
- The web app provides a convinient way to manage the systems, message types and subscriptions
- You also get to see the notifications based
- It also gives access to a few usage stats
- The logo used on this project can be found here
-
To create a build, run the following:
Builds the app for production to the
build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.Once you create the
build
, you can copy it to your production server, and run theserve -s build
command. -
This project was bootstrapped with Create React App.