https://github.com/ailhc/egf-laya-empty
https://github.com/ailhc/egf-laya-empty
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ailhc/egf-laya-empty
- Owner: AILHC
- Created: 2021-01-31T15:51:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T14:42:06.000Z (over 5 years ago)
- Last Synced: 2025-02-21T12:26:15.609Z (over 1 year ago)
- Language: JavaScript
- Size: 3.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `egf-laya-empty`
这是一个基于[EasyGameFramework](https://github.com/AILHC/EasyGameFrameworkOpen)和基于laya2.7.1以及支持npm的laya模板项目
This is a laya template project based on EasyGameFramework and laya2.7.1 with NPM support
## 安装
需要安装LayaIDE2.7.1作为编译器和UI编辑器
### 初始化项目
```bash
npm install --registry=https://registry.npm.taobao.org
```