Web Component Typescript Starter
Starter project for web component with typescript and webpack.
Basic setup for html web component project.
Getting started
npm install
npm start
Details
- index.ts - main file to import and and register all component.
- Basic idea to use oops concept and MVC patter for the app
- include all files related to one web component in single folder