list-angular:使用 Angular 应用程序进行测试

时间:2021-06-03 10:40:51
【文件属性】:
文件名称:list-angular:使用 Angular 应用程序进行测试
文件大小:12KB
文件格式:ZIP
更新时间:2021-06-03 10:40:51
JavaScript #入门 如果你的电脑上没有安装 Grunt、Bower 和 Mocha,你需要: npm install -g grunt-cli npm install -g bower npm install -g mocha 如果已安装,则可以运行它: 运行 npm install 以创建所有 NPM 依赖项 运行 bower install 以创建所有 Bower 依赖项 运行 grunt 进行构建,运行 grunt serve 进行预览*。 --allow-remote 远程访问选项。 ##Grunt 服务备注 注意:grunt server 用于在项目的早期版本中进行预览,此后已被弃用,以支持 grunt serve。
【文件预览】:
list-angular-master
----package.json(1KB)
----.yo-rc.json(27B)
----test()
--------.bowerrc(40B)
--------index.html(713B)
--------spec()
--------bower.json(143B)
----.bowerrc(38B)
----app()
--------json()
--------robots.txt(32B)
--------index.html(3KB)
--------styles()
--------scripts()
--------favicon.ico(4KB)
----Gruntfile.js(11KB)
----.gitignore(90B)
----README.md(563B)
----.jshintrc(353B)
----bower.json(166B)
----.editorconfig(415B)
----.gitattributes(11B)

网友评论