A workshop on custom elements (web components). https://weaving-web-components.netlify.app/
| src | ||
| .gitignore | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
Weaving Web Components in a Bundler-Free World
A workshop on how to use web components without a bundler.
Getting started
- Download this repository.
- Install Node.js.
- Run
npm installto install dependencies. - Run
npm startto start the livereload server.
For deployment
Just copy the src/ folder to any static-file capable hosting provider.
You can also create a free account and deploy to Netlify.
License
Except where otherwise noted, this repository is copyright Nils Norman Haukås 2022, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.