Valet Scan QRcode Page Installation & Usage npm install npm run buildDev // for development // OR npm run buildProd npm start // navigate to localhost:8080 for local dev For testing npm test // runs test npm run coverage // generates a coverage report