An open API service indexing awesome lists of open source software.

https://github.com/nickytonline/webc-fun

A project built on stream with Zach Leatherman to learn about WebC
https://github.com/nickytonline/webc-fun

11ty webc webcomponents

Last synced: about 2 months ago
JSON representation

A project built on stream with Zach Leatherman to learn about WebC

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/4aea763c-8a7c-4f79-b503-f8850b9cff78/deploy-status)](https://app.netlify.com/sites/webc-is-neat/deploys)

# WebC fun!

A fun stream learning all about WebC with Zach Leatherman!


Stream with Zach Leatherman about WebC

## Installation

- Run `npm install`

## Run the project

- Run `npm start` to get the project up and running.
- Visit http://localhost:8080

## Run the project using the Netlify CLI

- Install the Netlify CLI, if you haven't already, https://docs.netlify.com/cli/get-started
- Run `ntl dev` to get the project up and running.
- Visit http://localhost:8080

## Resources

- [Eleventy](https://github.com/11ty/eleventy)
- [WebC](https://github.com/11ty/webc)
- [MDN - Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components)