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.

8 lines
288 B

1.你需要先Clone项目`http://git.cf/cx/CADViewComponent`到本地.和本项目同层.
2.然后你需要对上面的项目`npm i`,`npm run build`
3.然后对本项目`npm i`,`npm run dev`
6 years ago
如果您使用umd的模式开发网页,那么请参考`umdSample`目录下的例子.