A boilerplate of Vite + Typescript and React with automated tests
Use Yarn or NPM to run your scripts
test => Run all tests from project
dev => Run vite server in localhost
build => Build the react project
preview => Run the build projet into localhost