https://github.com/tidepool-org/bionicpancreas
Prototype user interface for Boston University Bionic Pancreas project.
https://github.com/tidepool-org/bionicpancreas
Last synced: 4 months ago
JSON representation
Prototype user interface for Boston University Bionic Pancreas project.
- Host: GitHub
- URL: https://github.com/tidepool-org/bionicpancreas
- Owner: tidepool-org
- License: other
- Created: 2015-05-04T14:44:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T00:00:33.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T11:40:25.604Z (12 months ago)
- Language: JavaScript
- Size: 23.3 MB
- Stars: 10
- Watchers: 26
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bionic Pancreas Prototype UI
A prototype UI for the Bionic Pancreas project.
## User Interface and Source Code License
See LICENSE.md
## Build
```sh
npm install
npm start
```