# leisure-article **Repository Path**: cyq13/leisure-article ## Basic Information - **Project Name**: leisure-article - **Description**: leisure-article - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-22 - **Last Updated**: 2025-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于nuxt开发博客 ## Setup Make sure to install the dependencies: ```bash # npm npm install # pnpm pnpm install # yarn yarn install # bun bun install ``` ## Development Server Start the development server on `http://localhost:3000`: ```bash # npm npm run dev # pnpm pnpm run dev # yarn yarn dev # bun bun run dev ``` ## Production Build the application for production: ```bash # npm npm run build # pnpm pnpm run build # yarn yarn build # bun bun run build ``` # 效果 ![image-20240731083553852](https://c-typora.oss-cn-guangzhou.aliyuncs.com/c-typora/image-20240731083553852.png) ![image-20240731083646340](https://c-typora.oss-cn-guangzhou.aliyuncs.com/c-typora/image-20240731083646340.png) ![image-20240731083732365](https://c-typora.oss-cn-guangzhou.aliyuncs.com/c-typora/image-20240731083732365.png) ![image-20240731083707900](https://c-typora.oss-cn-guangzhou.aliyuncs.com/c-typora/image-20240731083707900.png) ![image-20240731083754183](https://c-typora.oss-cn-guangzhou.aliyuncs.com/c-typora/image-20240731083754183.png) ![image-20240731083811406](https://c-typora.oss-cn-guangzhou.aliyuncs.com/c-typora/image-20240731083811406.png)