# naughty-cli-game **Repository Path**: silver-hand/naughty-cli-game ## Basic Information - **Project Name**: naughty-cli-game - **Description**: electron+elementUI+vue+ts 脚手架工程 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-13 - **Last Updated**: 2022-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 【electron+vue3+ts】脚手架项目
## 一、模板下载 **git地址**:https://gitee.com/naughtycat/naughty-cli-game.git 推荐官网下载git和Tortoisegit,可以参考:[Git小乌龟的安装及使用 - 简书 (jianshu.com)](https://www.jianshu.com/p/33108325fc87) ## 二、模板使用 具体使用参考[模板使用手册](docs/模板使用.md),布局结构为: ``` --|-client 客户端 --|--|- 略 --|-docs 文档 --|-serve 服务端 --|--|-index.js 主进程 --|--|-package.json 相关依赖 --|--|-version (手动创建)更新区 ``` ## 三、部署 [部署手册](docs/虚拟环境部署.md)