Skip to content

iKeyvin/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

E2E

npm run test:e2e

ESLint

npm run lint
npm run lint:fix

Storybook

npm run storybook

About

Lit element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%