This repository contains the code of the Hub that is designed to hold several apps that were built in the senseBox project. To get more information about openSenseMap and senseBox visit the before mentioned links or have a look at this video or read the openSenseMap chapter in our books.
The Hub can be accessed via this link
- Clone the repository
git clone https://github.com/sensebox/Hub
- Install Dependencies
cd Hub/ && npm install
- Run the app locally in development mode
npm start
The src
-folder contains all files for further development.
views
contains the components that will get rendered.
assets
contains stylesheets, fonts, images.
- master
- development
- React - The web framework used
- HighCharts - Library used for visualizing data
This project is licensed under the MIT License - see the LICENSE.md file for details
Thanks to creativeTim for publishing his Light Bootstrap Dashboard with which the basis of this app has been built.
senseBox /)