# single **Repository Path**: WILLE-jsc/single ## Basic Information - **Project Name**: single - **Description**: Please, a one-way ticket to heaven - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-06 - **Last Updated**: 2023-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 前端项目演示地址: http://123.57.109.30:4005/vue_shop/ 接口文档地址: https://apifox.com/apidoc/shared-fa9274ac-362e-4905-806b-6135df6aa90e 项目启动: yarn dev 项目打包: yarn build 快速创建文件夹或文件 从你想创建文件及文件夹的目录如 views 打开 git 输入 指令 mkdir Login(登录) user(用户) layout roles(权限) goods(商品列表) orders(订单) reports(数据) 也可以如 文件夹名/文件夹名 这样创建子文件夹 指令 touch Login/index.vue user/index.vue layout/index.vue roles/index.vue goods/index.vue orders/index.vue reports/index.vue 可以创建文件夹里的文件