# SLSS-System **Repository Path**: rui-zhenyao/slss-system ## Basic Information - **Project Name**: SLSS-System - **Description**: 仓储物流安全存储系统,Vue2+less+js开发 - **Primary Language**: HTML/CSS - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-29 - **Last Updated**: 2023-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex, Less, Element-UI ## README # slss-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/).