# vue2-poster **Repository Path**: bai0324/vue2-poster ## Basic Information - **Project Name**: vue2-poster - **Description**: 自定义海报生成器 在线预览 http://zhaobo423.gitee.io/vue2-poster/ - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://zhaobo423.gitee.io/vue2-poster/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2024-08-14 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-poster ## [在线预览](http://zhaobo423.gitee.io/vue2-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/).