Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Data Viewer

# Install
1. $> git clone [email protected]: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