blob: 1e8553a150a4a0e6accc75667db470ca078ccb4c [file] [log] [blame] [view]
# Pigweed Sense Web App
This is a pure web app that connects and interacts with Pigweed Sense over WebSerial.
## Getting Started
- Open terminal and go into the web_app directory: `cd web_app`
- Install NPM dependencies: `npm install`
- Run the web app: `npm run dev` and open the given link in Chrome
- Select the correct device (flashed with //apps/blinky)