# vue-low-code **Repository Path**: laihui1018/vue-low-code ## Basic Information - **Project Name**: vue-low-code - **Description**: 使用vue实现低代码平台 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-06 - **Last Updated**: 2022-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sky-lowcode ## 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/). ### 预览应用或者生成独立应用时,需要使用 preview.html 模板 preview.html 里面包含页面响应式的代码