摘要:
1.使用npm命令往项目中添加jQuery。 npm install jquery --save 2.在你想要用jQuery的组件中添加。 import * as $ from "jquery"; 3.就可以正常使用了。 阅读全文
posted @ 2017-09-16 18:01
极光天际
阅读(1421)
评论(0)
推荐(0)
摘要:
1.第一步把依赖添加到项目中 npm install primeng --save npm install @angular/animations --save npm install font-awesome@4.7.0 --save 2.在.angular-cli.json中添加 3.在app. 阅读全文
posted @ 2017-09-16 17:57
极光天际
阅读(2346)
评论(0)
推荐(0)
摘要:
Step 1: Install Angular Material and Angular CDK npm install --save @angular/material @angular/cdk npm install --save angular/material2-builds angular 阅读全文
posted @ 2017-09-16 16:59
极光天际
阅读(1163)
评论(0)
推荐(0)
摘要:
1.用NPM添加依赖到项目中,amexio需要先添加以下四个依赖到项目 npm install jquery@3.2.1 --save npm install bootstrap@4.0.0-alpha.6 --save npm install tether@^1.4.0 --save npm in 阅读全文
posted @ 2017-09-16 11:46
极光天际
阅读(1207)
评论(0)
推荐(0)

浙公网安备 33010602011771号