README
Typewriter Web Component
<lit-typewriter>
This is a native Typewriter web component, based on LitElement.
Development
npm i
npm start
This will:
- install the dependencies,
- build the project,
- start the development server, and
- update the browser automatically, when files change.