Skip to content

My personal webcomponents project with my personal webpack configurations 🧩📦

License

Notifications You must be signed in to change notification settings

latipun7/webcomponents-webpack-ts

Repository files navigation

webcomponents-webpack-ts 🎨

Discord GitHub Workflow Status

Webcomponents Template 🎨

Web Components template powered by Webpack, Typescript, and others 💪

About

This project is the development of webcomponents-webpack-ts, my personal web components template for creating robust and native web app.

Getting Started

Getting up and running is as easy.

  1. Make sure have LTS or latest nodeJS and yarn installed globally.

  2. Clone this repository

    git clone https://github.com/latipun7/webcomponents-webpack-ts.git
  3. Install all project dependencies

    cd path/to/webcomponents-webpack-ts
    yarn install
  4. Start development server

    yarn dev
  5. Build for production

    yarn build

Hacking to the Gate~! 🐱‍💻🎶

MIT License © Latif Sulistyo