lit-element-demo

0.0.3 • Public • Published

LitElements Demo

Im this project I created a couple of Web Components using LitElement and then use them in projects with: Angular, React, Svelte and Vue.

Getting Started

Development

  1. Install polymer-cli: npm install -g polymer-cli
  2. Then npm install
  3. Run polymer serve

Production

  1. Build: npm run build
  2. And... publish to your npm

Demos:

Inside the folder /demos we have each project:

  1. ng-wc: Angular
  2. react-wc: React
  3. svelte-wc: Svelte
  4. `vue-wc: VueJS

Inside each folder you'll find the readme with more instructions.

Other links

  1. Web Components npm package: https://www.npmjs.com/package/lit-element-demo

Readme

Keywords

none

Package Sidebar

Install

npm i lit-element-demo

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

187 kB

Total Files

4

Last publish

Collaborators

  • fmontes