Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 564 Bytes

CICD

web template

  • npm init -y
  • npm i -D vite typescript @types/node
  • npm i lit sass weightless
  • npx sb@next init
  • npm i -D @storybook/addons @storybook/theming
  • npm i -D eslint @open-wc/eslint-config @typescript-eslint/parser @typescript-eslint/eslint-plugin
  • npm i -D @web/test-runner @web/test-runner-playwright @web/test-runner-commands @open-wc/testing
  • npm i -D @web-types/lit