README
Two Design Components
Getting Started
# npm
$ npm install two-design-components
or
Please see Two Design Boilerplate.
Testing
# unit test
$ npm run test
Unit test report please refer to the following.
./coverage/lcov-report/index.html
The sets of UI Components for the Two design System
<script type="module">
import twoDesignComponents from 'https://cdn.skypack.dev/two-design-components';
</script>
# npm
$ npm install two-design-components
or
Please see Two Design Boilerplate.
# unit test
$ npm run test
Unit test report please refer to the following.
./coverage/lcov-report/index.html