GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
357 stars 130 forks source link

Use npm scripts and es-dev-server #282

Closed rslawik closed 4 years ago

rslawik commented 4 years ago

Use npm scripts to avoid installing the additional dependency (polymer CLI). It makes common tasks simpler:

Use es-dev-server recommended by https://open-wc.org/.