0.0.1 • Published 6 years ago

@govtechsg/mcf-mcfui v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

MCF UI Components

Get Started

Clone this repository and run the following to get started:

yarn install
npm run storybook

Development

Component code is stored in ./src. See the ./src/Example/Text for an example.

Testing

To run tests:

npm run test

To run tests in development with file watching:

npm run test-watch
0.0.1

6 years ago