BorjaG90 / lit-course

LitCourse - LitElement, Rollup, ESLint, Prettier, Karma, Selenium, Github CI, Storybook, Vaadin Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

LitCourse - LitElement, Rollup, ESLint, Prettier, Karma, Selenium, Github CI, Storybook, Vaadin Router


Languages

Language:JavaScript 96.7%Language:HTML 1.8%Language:CSS 1.2%Language:Shell 0.3%