Skip to content

Web components based client-app - LitElement, Rollup, ESLint, Prettier, Karma, Github CI, Redux, Husky, Storybook, Vaadin Router

Notifications You must be signed in to change notification settings

vicdata4/lit-course

Repository files navigation

Dependencies

Quick start

Run from command line

git clone https://github.com/vicdata4/lit-course

cd lit-course

Install dependencies

npm install

Run application

npm run dev

Conventional commits

More info

fix: some message
fix(scope): some message


Unit Tests

npm run test

ESLint

npm run lint
npm run lint:fix

About

Web components based client-app - LitElement, Rollup, ESLint, Prettier, Karma, Github CI, Redux, Husky, Storybook, Vaadin Router

Topics

Resources

Stars

Watchers

Forks