0.0.1 • Published 5 years ago

lwc-drum-component v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Drum Lightning Web Component

Here will be some information about the app.

Installation and Usage

  1. Run the command npm install lwc-drum-component in your LWC OSS project's root folder.
  2. Update the lwc.config.json file in your project to include a new object { "npm": "lwc-drum-component" } in the modules array.

Make it your own

Start simple by running yarn watch (or npm run watch, if you set up the project with npm). This will start the project with a local development server.

The source files are located in the src folder. All web components are within the src/modules folder. The folder hierarchy also represents the naming structure of the web components.

0.0.2

5 years ago

0.0.1

5 years ago