react-foundation-ui
v0.2.0
Published
React Foundation UI
Maintainers
Readme
React-foundation-ui
Web React components for the Hii Foundation Design
Local development
Setup
Before developing, you need to setup the correct version of node .nvmrc.
And use nvm by running:
nvm installInstall all needed packages.
yarn installBuilding the app
# build
yarn buildTesting
# with coverage
yarn run test:cov