# 生鲜超市后台管理系统 vue2+nodejs **Repository Path**: framework_10/freshManageSystem ## Basic Information - **Project Name**: 生鲜超市后台管理系统 vue2+nodejs - **Description**: 生鲜超市后台管理系统 技术路径为vue2+nodejs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-11-27 - **Last Updated**: 2023-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fresh-manage-system ## 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/).