Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
/ re-suitably Public archive

React UI component library version of Suitably

License

Notifications You must be signed in to change notification settings

avvo/re-suitably

Repository files navigation

Re-Suitably

Avvo React component based version of Suitably

npm (scoped)

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

About

React UI component library version of Suitably

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published