SSPanel-UIM / uim-bridge

template repo of uim-bridge

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

template repo of uim-bridge

License:MIT License