Commit Graph

2 Commits

Author SHA1 Message Date
Elf M. Sternberg f67503ea58 Baby steps-- vite, jest, typescript all kinda working.
Unfortunately, how they work is something of a mystery.  Vite is a bit
like Create React App, in that its inner workings are hidden away so
that the typical developer doesn't have to spend too much energy thinking
about what's going on under the covers.

Anyway, we have both a cheesy startup application and a library to test.
Next steps include rounding out the RGBtoHSL functions, and making
building that as a target library.  After that, writing the visualization
component AS a component, and then prettying it up.  I'm thinking a
cheesy neumorphic design.
2021-06-01 19:18:22 -07:00
Elf M. Sternberg 4951557521 Initial commit 2021-06-01 18:44:12 -07:00