Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 384 Bytes

File metadata and controls

12 lines (9 loc) · 384 Bytes

Webcomponents Practice

This is a basic build project and example for webcomponent practice.

Available commands:

  • Clean: Remove build and dist files
  • Build: Build the project into ./build directory
  • Serve: Start the project, watch files, and serve files in the build directory

Available options:

  • --env.serve: Start serving files in the /build directory
  • --watch: Watch files