You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
WebCAD/README.md

29 lines
366 B

7 years ago
## WebCAD
7 years ago
1. 安装.
> npm install
7 years ago
2. 预编译.
> npm run build
7 years ago
7 years ago
3. 运行
> npm run dev
7 years ago
#4.开启调试.F5
7 years ago
当然,首先需要安装ChromeDebug拓展插件
#常用命令
运行测试: npm run test
说明:将会运行所有.test.ts文件的测试.
7 years ago
### TODO:
7 years ago
1.坐标系系统.
7 years ago
2.文件系统(撤销 重做 保存)
7 years ago
3.光标动态输入.
7 years ago
4.用户坐标系.