# vue-admin-2302 **Repository Path**: yooyeLearning/vue-admin-2302 ## Basic Information - **Project Name**: vue-admin-2302 - **Description**: ## 介绍脚手架的使用(理解工程化) > html 直接写 vue 代码,小时候玩积木 (练习了单个知识点的使用) > 脚手架环境写 vue 代码,真正的建造高楼大厦 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2023-07-10 - **Last Updated**: 2023-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin-2302 ## 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/).