Skip to content

tbusillo/react-vite-vitest-tailwind-esm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.