# plane-fight **Repository Path**: AngelinaXu/plane-fight ## Basic Information - **Project Name**: plane-fight - **Description**: vue3的 custom-renderer - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-13 - **Last Updated**: 2021-04-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # plane-fight ``` 项目名称:飞机大战 使用技术:vue3 的 composition API + custom renderer , + 基于 canvas平台 的pixijs库。 ``` ## 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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).