How did we get here:
npm init react-app vxpay-js-react
cd vxpay-js-react
yarn add vxpay-jsAs a result, we have a UI with a login button:
- Build (e.g.
yarn build) is not failing - Dev (e.g.
yarn start) works as expected
| Name | Name | Last commit date | ||
|---|---|---|---|---|
How did we get here:
npm init react-app vxpay-js-react
cd vxpay-js-react
yarn add vxpay-jsAs a result, we have a UI with a login button:
yarn build) is not failingyarn start) works as expected