Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 914 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 914 Bytes

NOTICE: This is the old repository and uses LitElement 2.x, not the new Lit version.

Amenity Finder

made with open-wc Main Workflow

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Karma
  • lint runs the linter for your project