Paracells / reactjs-vite-tailwindcss-boilerplate

ReactJS + Vite boilerplate to be used with Tailwindcss.

Home Page:https://reactjs-vite-tailwindcss-boilerplate.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Tailwindcss Boilerplate build with Vite

This is a ReactJS + Vite boilerplate to be used with Tailwindcss.

What is inside?

This project uses many tools like:

Getting Started

Install

Create the project.

npx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app

Access the project directory.

cd my-app

Install dependencies.

npm install

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

npm run dev

Lint

npm run lint

Build

npm run build

Test

npm run test

License

This project is licensed under the MIT License.

About

ReactJS + Vite boilerplate to be used with Tailwindcss.

https://reactjs-vite-tailwindcss-boilerplate.vercel.app

License:MIT License


Languages

Language:TypeScript 82.3%Language:JavaScript 9.9%Language:HTML 7.7%