ynnckth / pizza-time

Exploring and implementing state-of-the-art practices and tech when using ReactJS
0 stars 0 forks source link

Explore Vite as an alternative to CRA / Webpack #27

Open ynnckth opened 2 years ago

ynnckth commented 2 years ago

https://vitejs.dev/guide/why.html

Testing: https://vitest.dev/guide/ Note: currently still under development and not recommended for production. Check alternatively how to use jest and rtl with vite.