# 软件工程实践 **Repository Path**: lockie_lsx/sep ## Basic Information - **Project Name**: 软件工程实践 - **Description**: Software Engineering Practice for Tianjin University - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2025-09-16 - **Last Updated**: 2025-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 天津大学软件学院-软件工程(系列)实践项目 # back-end(elm-v2.0) # elmclient-v2.0 ## 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/).