## WebCAD 1. 安装. > npm install 2. 预编译. > npm run build 3. 运行 > npm run dev 4. 开启调试.F5 当然,首先需要安装ChromeDebug拓展插件 #常用命令 运行测试: `npm run test` 说明:将会运行所有`.test.ts`文件的测试. ### TODO: 1.坐标系系统,用户坐标系. 2.一些Curve曲线类.