# adnc-vue **Repository Path**: sys001/adnc-vue ## Basic Information - **Project Name**: adnc-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-29 - **Last Updated**: 2024-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # adnc-vue2 This module provides a user interface solution for a pure static backend management system based on Vue.js. This module is cloned from: [vue-admin-template](https://github.com/PanJiaChen/vue-admin-template), and thanks to PanJiaChen. ## Build Steps. ```bash # Only supports Node.js 16.xx. # Install dependencies npm install --registry=https://registry.npm.taobao.org # Serve with hot reload at localhost:9528 npm run dev # Build for production with minification npm run build # Build for production and view the bundle analyzer report npm run build --report ```