Repo: https://github.com/versionone/component-library
Please ensure you have the following installed:
yarn -v
to checknode -v
to check, run multiple versions of node via nvm (windows, OSX/Linux)Clone the repo and cd
into the repo's directory.
yarn && yarn bootstrap
yarn start
If new to the code base, please fully read the recommended reading either locally or on the deployed site before beginning.