Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonybudd/data-viewer
- Owner: anthonybudd
- Created: 2022-10-24T02:46:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T02:56:14.000Z (about 2 years ago)
- Last Synced: 2024-11-07T16:12:05.483Z (about 2 months ago)
- Language: JavaScript
- Size: 736 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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