# 924-925 **Repository Path**: naruto0327/924-925 ## Basic Information - **Project Name**: 924-925 - **Description**: 第1.5遍todo案例。 9.25计划:生命周期、插槽、完成购物车案例 实际:生命周期+ref+nextTick 9.26上午计划:购物车 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-25 - **Last Updated**: 2022-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # todo ## 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/).