A workshop on custom elements (web components). https://weaving-web-components.netlify.app/
Go to file
Nils Norman Haukås 1cb902b533 add nogithub badge 2024-01-22 16:08:06 +01:00
src update footer and frontpage 2022-03-27 09:33:03 +02:00
.gitignore add variable Open Sans font, preload it on all pages 2022-03-23 21:33:52 +01:00
netlify.toml add Netlify setup 2022-03-20 13:37:31 +01:00
package-lock.json create a hint-component 2022-03-24 18:57:05 +01:00
package.json add license information in the readme 2022-03-20 13:40:39 +01:00
readme.md add nogithub badge 2024-01-22 16:08:06 +01:00

readme.md

Weaving Web Components in a Bundler-Free World

Please don't upload to GitHub

A workshop on how to use web components without a bundler.

Getting started

  1. Download this repository.
  2. Install Node.js.
  3. Run npm install to install dependencies.
  4. Run npm start to 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.

Deploy to Netlify button

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.