Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 3.01 KB

CONTRIBUTING.md

File metadata and controls

63 lines (48 loc) · 3.01 KB

Contributing

Development

Stack 🧰

Visual Studio Code npm nvm Node EditorConfig Prettier Remark ESLint TypeScript SVG Lit Web Components open web components HTML Husky Lint Staged Commit lint Conventional Commits Semantic Release Storybook Coveralls Dependabot GitHub Actions Github Pages

Pre-requirements

Install node

nvm install

Install dependencies

npm install

Run development server

npm start

Run docs

npm run docs

Guidelines to contribute

CONTRIBUTING.md