Basic and simplified integrated implementation of FramePay in a checkout page.
- Create
.envfile in the project's root folder. Use.env.examplefile as reference. - Run the following commands:
yarn install
yarn startBy default the server will run on port 3000. In this case, the checkout page is accesible via http://localhost:3000/checkout.html