Skip to content

josfeenstra/lit-webpack-starter

Repository files navigation

lit-webpack-starter

a starter based on my webpack starter, utilizing lit. The demo setup features some interactions & state changes between different components

  • TODO now add bootstrap, I want that in the starter
  • add bootstrap buttons & more complex UI components

install

  • git clone https://github.com/josfeenstra/webpack-starter
  • rm webpack-starter/.git, you probably want a fresh repo
  • mv webpack-starter my-project, you probably want to use a different name
  • npm i to install everything
  • Turn on prettier plugin (vscode specific)
  • npm run watch or npm run build
  • Host public/ using 'live server' (or anything else)
  • Start hacking!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published