Pagar.me Skin for FormerKit
Our style guide for a integration project between Mundipag, Stone and Pagarme.
Using
This skin is based on our component style guide and built to work with
FormerKit Dashboard setup. To use it, you need to set some
configurations on Webpack and install some packages.
You can follow it here.
Development
To build a npm-ready package:
yarn build
In real life you will probably want to see changes made in this skin
package in an already existing application.
To register the skin as a "linkable" package, run the following command
in the skin directory:
yarn link
Then, in an existing application link the registered package:
yarn link former-kit-skin-pagarme
To keep watching for changes:
yarn start
Licensing
See LICENSES.