README
CIRCL Design Components
Getting Started
# npm
$ npm install components
or
Please see CIRCL 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 CIRCL design System
<script type="module">
import circlTyoComponents from 'https://cdn.skypack.dev/@circl-tyo/components';
</script>
# npm
$ npm install components
or
Please see CIRCL Design Boilerplate.
# unit test
$ npm run test
Unit test report please refer to the following.
./coverage/lcov-report/index.html