@pga/pga-championship-library

1.0.1 • Public • Published

pga-championship-library

Travis npm package Coveralls npm bundle size (minified)

React Component Library for Championship website.

How to use

  • run npm install --save @pga/pga-championship-library in project directory
  • import components into your project, for example: import { Header } from '@pga/pga-championship-library'

How To Contribute

  • Create component and be sure to:
    • Add your component inside src/
    • export it at src/index.js
    • Make sure it's well tested in src/__tests__
  • Make a PR! CircleCI should automatically deploy to NPM and publish new changes to our component library website on merge with master.
    • IMPORTANT Before making a PR: run npm run bump-version to change the version number in package.json

Happy hacking!

Package Sidebar

Install

npm i @pga/pga-championship-library

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

38.8 kB

Total Files

32

Last publish

Collaborators

  • silvait
  • bsubedi26
  • jasonwalkow
  • georgeismike
  • kevinjscott
  • pgamachineuser