# two-color-web **Repository Path**: sangjiacun_admin/two-color-web ## Basic Information - **Project Name**: two-color-web - **Description**: 测试系统,仅供测试,消磨时光 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-28 - **Last Updated**: 2026-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bun-react-tailwind-shadcn-template To install dependencies: ```bash bun install ``` To start a development server: ```bash bun dev ``` To run for production: ```bash bun start ``` This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.