@frustratedcoder/test-web-component
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

<test-web-component>

This webcomponent follows the open-wc recommendation.

Installation

npm i test-web-component

Usage

<script type="module">
  import 'test-web-component/test-web-component.js';
</script>

<test-web-component></test-web-component>

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

Readme

Keywords

none

Package Sidebar

Install

npm i @frustratedcoder/test-web-component

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

38.3 kB

Total Files

19

Last publish

Collaborators

  • frustratedcoder