# hackathon_frontend **Repository Path**: heysearra/hackathon_frontend ## Basic Information - **Project Name**: hackathon_frontend - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-14 - **Last Updated**: 2023-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # modelops ## 首先安装node.js环境,在项目目录下运行命令 ### 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/).