payment-ui-bo-components

1.1.8 • Public • Published

Payment UI Backoffice Components

A library of common components built with Vue JS.

Available components

Making changes?

Remember to update the changelog Then make a manual publish to npmjs.com

//Edit your package.json and add to dependencies: "payment-ui-bo-components": "latest"

npm install //install your project


### Local development

cd to payment-ui-bo-components npm link

cd to your project npm link payment-ui-bo-components npm start

import { BamboraGrid } from 'payment-ui-bo-components'


When you have made changes to payment-ui-bo-components you have to transpile it

npm run build:all //transpiles everything in /src to ES2015 and puts it in /dist

If your app as Hot-modules-reload (HMR) enabled it will auto-reload and show your changes.

Dependents (0)

Package Sidebar

Install

npm i payment-ui-bo-components

Weekly Downloads

1

Version

1.1.8

License

ISC

Unpacked Size

123 kB

Total Files

27

Last publish

Collaborators

  • devcodepayment