Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 260 Bytes

textureeditor

本项目使用vue-cli搭建,请确保安装了node16,electron20,vue3.

vue3语法检测工具:volar.

git clone https://github.com/NJUCG/TextureEditor.git

cd TextureEditor

yarn install 安装依赖

yarn electron:serve 启动项目