# 开发指南
- make ln 创建软连接，v代码智能提示
- npm run webpack 开启测试打包
- npm run tsc  typescript编译
- npm run rollup 打包tsc编译结果
- npm run static 启动静态服务
