Dashboard
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
this application is the client dashboard used to interact with the Server and Devices
Tech Stack
- React
- Apollo (GraphQl)
- Bootstrap 4
- Pusher Beams (Push notifications)
Running it
this is a React app.
You need to install the packages using npm install
You can then start the development server npm start
Building it
just run npm build