WCounterReact React frontend for the Cabot W counter backend. Dev Clone and install dependencies with: npm install To start a local server: npm run dev Build To build and bundle for production: npm run build