Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rc1 authored Jul 24, 2024
1 parent b9906ee commit 21abf7a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

A quick, **dirty**, and ugly exportation of:

1. Open WC typescript, LitElement, Web Components starter app project generator. Often a little verbose to explore all the key concepts and approaches of the generator template. Quick dip into Web Audio and Streams API.
1. Open WC's typescript, LitElement, Web Components starter app project generator. Often a little verbose as I was exploring the key concepts and approaches of the generator template. Quick dip into Web Audio and Streams API.
2. A game designed to help my kids articulate the concept of higher or lower pitch in sound. As a child, no one explained this to me, and I remember not being offered music lessons at a Scottish primary school 🥲 simply because I couldn't yet match the words to the concept.
3. It is not that great a game... so I will leave as is.
4. It is made it for my mobile screen.
5. It talks (one kid is to young to read).

https://github.com/user-attachments/assets/29667356-1f50-4e09-a267-21b2ab664760

------

## Open-wc Starter App
Expand Down Expand Up @@ -35,4 +37,4 @@ npm init @open-wc

For most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.
If you customize the configuration a lot, you can consider moving them to individual files.

0 comments on commit 21abf7a

Please sign in to comment.