0.2.0 • Published 4 years ago
react-foundation-ui v0.2.0
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:cov0.2.0
4 years ago