Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 943 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 943 Bytes

✍️ MiroPad

Temporary note keeping app for the browser

Lighthouse Audit scores

Lighthouse Performance Badge Lighthouse Accessibility Badge Lighthouse Best Practices Badge Lighthouse SEO Badge

Usage

Ctrl/⌘ + Shift + P

to explore the available commands on the command palette

Development

Start development server

  make dev

Deploy

  make deploy

Git commit style

Using semantic commit messages. The .gitmessage template could help following the pattern.

git config commit.template ./.gitmessage