Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 513 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 513 Bytes

React 18 + Vite + Typescript + Vitest + Tailwind Boilerplate

Keep running into ESM/CJS issues with you dependencies? Run into a component library you want to use that doesn't have typings? How about you just want to challenge yourself tey do something new. This repo is for you!

The goal of this project is to work out the kinks involved with making ESM/CJS/Vite/Typescript play nicely with each other so that you do not have to.

Additional documentation and contributing guidelines are being worked on.