# sun-view **Repository Path**: ds985/sun-view ## Basic Information - **Project Name**: sun-view - **Description**: sun 统计前端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-11-09 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![reactjs-vite-tailwindcss-boilerplate](https://user-images.githubusercontent.com/16243531/217138979-b854309c-4742-4275-a705-f9fec5158217.jpg) # 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: - [Vite](https://vitejs.dev) - [ReactJS](https://reactjs.org) - [TypeScript](https://www.typescriptlang.org) - [Vitest](https://vitest.dev) - [Testing Library](https://testing-library.com) - [Tailwindcss](https://tailwindcss.com) - [Eslint](https://eslint.org) - [Prettier](https://prettier.io) ## Getting Started ### Install Create the project. ```bash pnpm dlx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app ``` Access the project directory. ```bash cd my-app ``` Install dependencies. ```bash pnpm install ``` Serve with hot reload at . ```bash pnpm run dev ``` ### Lint ```bash pnpm run lint ``` ### Typecheck ```bash pnpm run typecheck ``` ### Build ```bash pnpm run build ``` ### Test ```bash pnpm run test ``` View and interact with your tests via UI. ```bash pnpm run test:ui ``` ## License This project is licensed under the MIT License. ## 社区模板 [![Build Status](https://github.com/vitejs/awesome-vite#templates]