# 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) |