0.0.7 • Published 2 years ago

ana-ds-core v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Design System with StencilJs

Design system agnostic made with stencil and ported to most famous web frameworks!

run:

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