本人用node.js下载了angularjs模块,在webstorm11中的html文件中不知道怎么导入,大神求解(试过直接把文件拖到同一文件夹下用src导入,但不成功)
Use bower to install the angular package, and the rest is a pure write path. . . I just realized that the picture cannot be enlarged to view = =
Just import according to the file path, or if you use gulp, you can use gulp-inject
The package is downloaded from npm, not nodejs. It is recommended to use webpack to package js files.
Use bower to install the angular package, and the rest is a pure write path. . . I just realized that the picture cannot be enlarged to view = =
Just import according to the file path, or if you use gulp, you can use gulp-inject
The package is downloaded from npm, not nodejs.
It is recommended to use webpack to package js files.