Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

227 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment Request Experiments

Payment Request Experiments built with CRA, Bulma.

Live: https://payment-request-experiments.herokuapp.com (it's a free dyno so be patient for the boot time 🙂)

Installation

Clone the repository and then run the following command:

yarn

Run the development application

For run the development server in watch mode on localhost:8080:

yarn start:server

Then in a other tab you can run the development server for the client in watch mode on localhost:3000:

yarn start:client

Run the production application

First you will need to build the client application:

yarn build

Then you can run the application and open your browser on localhost:8080:

yarn start

About

Payment Request Experiments built with CRA, Bulma.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages