paypal-checkout-demo

v2.0.8
Demo application for paypal checkout
paypal checkout demo

build

webpack --display-error-details --config webpack.conf.js

lint

eslint .

lint:fix

eslint . --fix

prettier

prettier . --write

start

node src/app/server

start:dev

webpack-dev-server --config webpack.conf.js

test

Metadata

Downloads