Elf M. Sternberg
f67503ea58
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. |
||
---|---|---|
src | ||
.gitignore | ||
index.html | ||
jest.config.js | ||
package.json | ||
tsconfig.json | ||
vite.config.js | ||
yarn.lock |