# 定制前端代码生成-前端 **Repository Path**: simple-lau/create-code-web ## Basic Information - **Project Name**: 定制前端代码生成-前端 - **Description**: 一款生成前端代码的功能,目前功能仅限于生成简单的增删改查,目的是达到简单的逻辑通过直接配置后不需要任何的修改,提高前端的开发效率。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-01 - **Last Updated**: 2022-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # antd-pro-vip ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).