# ft_main_page_vue3 **Repository Path**: fieldtianye/ft_main_page_vue3 ## Basic Information - **Project Name**: ft_main_page_vue3 - **Description**: 一个简单的展示主页 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-31 - **Last Updated**: 2023-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ft_main_page_vue3 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### 快速删除node_modules ``` rimraf node_modules ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).