README
SkyList Components
Biblioteca de web components compativel com qualquer sistema web
https://www.npmjs.com/package/@skylist/components
Quick Start
instale os pacotes
$ npm install
ou
$ yarn
Preview com storybook
$ npm start
ou
$ yarn start
desenvolvimento
para desenvolver, basta rodar os comandos em terminais diferentes
$ npm start
em outro terminal:
npm run build-watch