# react-tanggaoyun-panle **Repository Path**: codkeep/react-tanggaoyun-panle ## Basic Information - **Project Name**: react-tanggaoyun-panle - **Description**: 糖糕云 游戏服务器面板UI重构 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-01 - **Last Updated**: 2026-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vite5, React18 (template) This starter template includes: - [Vite 5](https://vitejs.dev/guide/) - [React18](https://react.docschina.org/) - [React Router dom 6](https://reactrouter.com/en/main) - [zustand](https://github.com/pmndrs/zustand): Popular React State Management Solution. - [framer-motion](https://www.framer.com/motion/introduction/): It powers the amazing animations and interactions in Framer, the web builder for creative pros. Zero code, maximum speed.(If you don't need it, you can delete it.) - Docker support. - Introduce typescript, use tsx writing style. - Aktiver Eslint,prettier,husky,stylelint, automatisk specifikation af projektkode. Unplugin Utilities: - [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) - auto import the most used APIs ### Getting Started > The quickest way to do this is to download the zip of the project or fork it into your personal repository. 1. The editor opens and downloads the dependencies:Execution of commands--- `pnpm i` 2. Running Projects:pnpm dev 3. Packing project > Test Package:pnpm build:test > > Production Package:pnpm build > > (The environment variable file (env) has been added to the root directory, so you can add packaging commands and environment files according to your project.) ### How to use docker? 1. Ensure that Docker is installed on your computer. 2. Just run `pnpm release:local` 3. Then you can view your project on `` ### Note Vite5 requires your node version to be 18+ or 20+. ### Support [![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png)](https://jb.gg/OpenSourceSupport)