Orders PWA Setup Create a .env file, see env.example for required keys. Run bin/setup Building Follow steps in Setup. Run yarn build (or npm run build) open dist/index.html Development Follow steps in Setup. Run yarn start (or npm start) open http://localhost:3000