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.

288 B

1.你需要先Clone项目http://git.cf/cx/CADViewComponent到本地.和本项目同层.
2.然后你需要对上面的项目npm i,npm run build
3.然后对本项目npm i,npm run dev

如果您使用umd的模式开发网页,那么请参考umdSample目录下的例子.