storeApp:测试 AngularJS 的示例应用程序

时间:2024-06-22 09:28:33
【文件属性】:

文件名称:storeApp:测试 AngularJS 的示例应用程序

文件大小:65KB

文件格式:ZIP

更新时间:2024-06-22 09:28:33

JavaScript

商店应用程序 克隆并准备好东西 将 repo 克隆到计算机上的某个位置。 然后转到该根目录并给出命令: npm install (需要 npm 和 node。测试:npm 版本 2.9.1 和 node v.0.12.3)然后运行bower install命令(还需要 bower。用 1.4 测试。 1) 建设与发展 运行grunt进行构建,运行grunt grunt serve进行预览。 测试 运行grunt test将使用 karma 运行单元测试。 生产构建 运行grunt build 演示


【文件预览】:
storeApp-master
----.travis.yml(144B)
----package.json(1KB)
----.yo-rc.json(3B)
----test()
--------spec()
--------karma.conf.js(2KB)
--------.jshintrc(457B)
----.bowerrc(38B)
----app()
--------.htaccess(24KB)
--------images()
--------404.html(3KB)
--------robots.txt(43B)
--------index.html(4KB)
--------views()
--------styles()
--------.buildignore(8B)
--------scripts()
--------favicon.ico(4KB)
----Gruntfile.js(12KB)
----.gitignore(52B)
----README.md(556B)
----.jshintrc(376B)
----bower.json(509B)
----.editorconfig(413B)
----.gitattributes(11B)

网友评论