# Fontend_Server **Repository Path**: walkerling/fontend_-server ## Basic Information - **Project Name**: Fontend_Server - **Description**: Provide front-end services for the project. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-04-14 - **Last Updated**: 2024-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ling_project(Fontend_Server) ### 本仓库为智慧果园项目的前端工程,使用 Vue 响应式框架进行开发,辅助以 ElementUI 的 Vue2.0 组件库、Echarts 数据可视化图表库,部分 bootstrap 框架组件以及 axios,将组件化开发思想进行应用,进行响应式单页面应用(SPA)的开发。 #### 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/).