# vue2-poster **Repository Path**: zhaobo423/vue2-poster ## Basic Information - **Project Name**: vue2-poster - **Description**: 自定义海报生成器 在线预览 https://zhaoxianbo.github.io/poster/ - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://zhaoxianbo.github.io/poster/ - **GVP Project**: No ## Statistics - **Stars**: 20 - **Forks**: 8 - **Created**: 2022-05-16 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-poster ## [在线预览](https://zhaoxianbo.github.io/poster/) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).