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

https://github.com/devonchurch/pork-dumpling

Heart rate monitor sequence for a wearable UI
https://github.com/devonchurch/pork-dumpling

Last synced: about 1 year ago
JSON representation

Heart rate monitor sequence for a wearable UI

Awesome Lists containing this project

README

          

# Pork Dumpling

Heart rate monitor sequence for a wearable UI

## Demo

[Click here](http://codepen.io/DevonChurch/full/bERMeZ/)

## Installation

- Clone this repository
```
git clone https://github.com/devonChurch/pork-dumpling.git
```

- Install project dependancies
```
npm install
```

- Start up a [Webpack](https://webpack.github.io/docs/webpack-dev-server.html) development server at http://localhost:8080/webpack-dev-server/
```
npm start
```

## License

MIT