wc-ds-agnostic
v0.0.1
Published
Stencil Component Starter
Readme
wc-ds-agnostic
Design system agnostic made with stencil and ported to most famous web frameworks!
run:
npm install
npm startTo build the component for production, run:
npm run buildTo run the unit tests for the components, run:
npm test