# minigames **Repository Path**: AiGenApps/minigames ## Basic Information - **Project Name**: minigames - **Description**: MINI GAMES all generated by App. - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-21 - **Last Updated**: 2024-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Minigames Collection 一个有趣的小游戏集合网站,包含多个休闲小游戏。 ## 在线演示 [https://minigames.tangyujun.com/](https://minigames.tangyujun.com/) ## 项目说明 这是一个基于 Vue.js 开发的小游戏集合网站,致力于提供简单有趣的休闲游戏体验。 ## 技术栈 - Vue.js - Vue CLI - JavaScript/TypeScript - HTML5/CSS3 ## 本地开发 ### 环境要求 - Node.js >= 12.x - npm >= 6.x ### 安装依赖 ``` npm install ``` ### 开发模式运行 ``` npm run serve ``` ### 项目打包 ``` npm run build ``` ### 代码检查 ``` npm run lint ``` ## 项目配置 如需自定义配置,请参考 [Vue CLI 配置文档](https://cli.vuejs.org/config/)。 ## 贡献指南 欢迎提交 Issue 和 Pull Request 来帮助改进项目。 ## 许可证 本项目采用 Apache License 2.0 许可证。 Copyright 2024 tangyujun Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.