//This is a demo version of **Canari**, an agriculture app for tracking apple samples and batches. You can try the demo online here: [https://canaridemo.web.app](https://canaridemo.web.app) IB EXAMINER INSTRUCTIONS: You can run this project by visiting https.//canaridemo.web.app Alternatively, you can run it yourself (which effectively does the same thing but more work and still connects to the servers) by completing the following instructions: 1. Install Node.js 2. Open terminal in this folder 3. Run: npm install 4. Run: npm run dev Then, just connect to the websocket that the npm run dev command returns to view it on localhost.