cefn / lauf

Monorepo for lauf packages.
MIT License
5 stars 0 forks source link

Prototype dom example #213

Open cefn opened 1 year ago

cefn commented 1 year ago

Introduce a counter app that uses only Browser DOM APIs (no framework) to see how minified a pure @lauf/store based application can be.

Also aligns package names to clarify the distinct architectures of each counter app, (and make semantic room for e.g. Vue apps).