jinnee

Stencil Component Starter

Usage no npm install needed!

<script type="module">
  import jinnee from 'https://cdn.skypack.dev/jinnee';
</script>

README

yzf-jinnee

web components library for yzf.

安装依赖包,运行

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test