An open API service indexing awesome lists of open source software.

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.

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
```