# lowcode **Repository Path**: lsdqyz/lowcode ## Basic Information - **Project Name**: lowcode - **Description**: 低代码数据汇总平台 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-03 - **Last Updated**: 2023-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, AntDesignVue ## README # Low-Code Information Platform ## Introduction > This is the front-end of a lowcode information platform > > [Front-end Project Link](https://gitee.com/lsdqyz/lowcode) > > [Back-end Project Link](https://github.com/USTBhyh/lowcode_plt) ### Runtime Versions - node.js -- v16.15.1 - npm -- 9.6.5 ### Libraries - Vue 3 - Pinia - Axios - Ant Design Vue - vue draggable - qrcode.vue - dayjs - nanoid ### Project Structure ![](resources/structure.jpg) --- ## 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/).