Home
Softono

Reactjs Vite Tailwindcss Boilerplate

Open source MIT TypeScript
725
Stars
143
Forks
0
Issues
3
Watchers
5 months
Last Commit

 About Reactjs Vite Tailwindcss Boilerplate

This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Reactjs Vite Tailwindcss Boilerplate?

We provide expert installation service for this software. Our team will install, configure, and secure Reactjs Vite Tailwindcss Boilerplate on your server. plans start at just $30.

Reactjs Vite Tailwindcss Boilerplate

View on GitHub

reactjs-vite-tailwindcss-boilerplate

React Tailwindcss Boilerplate build with Vite

This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

What is inside?

This project uses many tools like:

Getting Started

Install

Create the project.

pnpm dlx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app

Access the project directory.

cd my-app

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

License

This project is licensed under the MIT License.