npm.io
0.0.7 • Published 3 years ago

ana-ds-core

Licence
MIT
Version
0.0.7
Deps
4
Size
306 kB
Vulns
0
Weekly
0
Stars
290

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