React, Vite, Typescript and Styled-Components
Sep 2, 2022 · 1 min read · 1. Opening I had a hard time configuring how to using React/Typescript and styled-components on Vite. Most tutorials were written out in CRA as it is still the popular choice over Vite. However, I like Vite due to its blazing-fast speed. Vite (When ...
Join discussion