Accept Pay client-side Prerequisites Install Node 12.x Run npm install to install dependencies Development npm run start Build npm run build Serve the output Launch static server in ./build directory and open default browser with the app npm run serve