# day03-vue-cli **Repository Path**: web-dev-v13/day03-vue-cli ## Basic Information - **Project Name**: day03-vue-cli - **Description**: 世界上只有两个真理:1. 人都会死 2. 代码一定有Bug - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://liliudong.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-29 - **Last Updated**: 2023-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web-leaning-frontend ## 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/).