Skip to content

anupsaw/web-component-starter-project

Repository files navigation

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

Suggestions and improvements are encouraged

About

web components with typescript and webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published