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

https://github.com/anthonybudd/data-viewer


https://github.com/anthonybudd/data-viewer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Data Viewer

# Install
1. $> git clone git@github.com:anthonybudd/data-viewer.git
2. $> cd data-viewer
3. $> npm i
4. $> npm run serve

## How to use
1. Copy data from serial monitor into ./data.txt
2. $> npm run parse
3. $> npm run serve