Web React components for the Hii Foundation Design
Before developing, you need to setup the correct version of node .nvmrc
.
And use nvm by running:
nvm install
Install all needed packages.
yarn install
# build
yarn build
# with coverage
yarn run test:cov