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

370 B

WebCAD

  1. 安装.

npm install

  1. 预编译.

npm run build

  1. 运行

npm run dev

  1. 开启调试.F5 当然,首先需要安装ChromeDebug拓展插件

#常用命令 运行测试: npm run test 说明:将会运行所有.test.ts文件的测试.

TODO:

1.坐标系系统.

2.文件系统(撤销 重做 保存)

3.光标动态输入.

4.用户坐标系.