@bitrefill/airfill-widget

4.8.3 • Public • Published

Airfill/Bitrefill Widget

circleci npm npm

Get started

Runs on localhost:8000

$ git clone git@github.com:bitrefill/airfill-widget.git && cd airfill-widget
$ yarn
$ yarn start

Run tests

yarn test:watch

Build the production bundle

# build production bundles (standalone with dependencies bundled and npm bundle with no deps)
$ yarn build

# build standalone bundle with stats.json
$ yarn build standalone

# build npm bundle with no dps
$ yarn build dist

Run locally in production mode

$ yarn serve:dist

Usage in React

Widget

import Widget from '@bitrefill/airfill-widget';

render() {
  return <Widget />;
}

Readme

Keywords

none

Package Sidebar

Install

npm i @bitrefill/airfill-widget

Weekly Downloads

4

Version

4.8.3

License

MIT

Unpacked Size

6.26 MB

Total Files

25

Last publish

Collaborators

  • furzel
  • wille
  • juscamarena