0.0.1 • Published 8 years ago
@govtechsg/mcf-mcfui v0.0.1
MCF UI Components
Get Started
Clone this repository and run the following to get started:
yarn install
npm run storybookDevelopment
Component code is stored in ./src. See the ./src/Example/Text for an example.
Testing
To run tests:
npm run testTo run tests in development with file watching:
npm run test-watch0.0.1
8 years ago