# easyblog **Repository Path**: htycode/easyblog ## Basic Information - **Project Name**: easyblog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-14 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # default ## Project setup ``` # yarn yarn # npm npm install # pnpm pnpm install ``` ### Compiles and hot-reloads for development ``` # yarn yarn dev # npm npm run dev # pnpm pnpm dev ``` ### Compiles and minifies for production ``` # yarn yarn build # npm npm run build # pnpm pnpm build ``` ### Customize configuration See [Configuration Reference](https://vitejs.dev/config/).