@avvo/re-suitably
v0.2.7
Published
Avvo UI Kit React component library
Downloads
25
Keywords
Readme
Re-Suitably
Avvo React component based version of Suitably
Install
If you don't have Yarn isntalled already:
brew install yarn
Install into your React application
npm install --save @avvo/re-suitably
// or
yarn add @avvo/re-suitably
Using this repo in your React application while contributing
- Clone the repo and follow installation instructions for contributing.
- From the repo root directory run
npm link
- From your application's root directory (where your package.json is) run
npm init suitably-react
This will create a symlink between the repo on your machine and your application.
Any additions you make will be able to be consumed by your application.
Afterwards, follow the NPM publishing
directions for
License
MIT � Avvo