ana-ds-core
v0.0.7
Published
Stencil Component Starter
Readme
Design System with StencilJs
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