pmartinsdev / vite-typescript-react-boilerplate

A react boilerplate with ViteJs, Vitest and Typescript and Clean Architechture on frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite boilerplate

A boilerplate of Vite + Typescript and React with automated tests

Scripts

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

Screenshoots

Preview

Frontend Web


Testing

Testing

About

A react boilerplate with ViteJs, Vitest and Typescript and Clean Architechture on frontend


Languages

Language:TypeScript 97.1%Language:HTML 2.9%