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