ricettario:Angularjs 食谱

时间:2021-06-03 03:18:27
【文件属性】:
文件名称:ricettario:Angularjs 食谱
文件大小:58KB
文件格式:ZIP
更新时间:2021-06-03 03:18:27
JavaScript 安装 1-Node.js https://nodejs.org/download/ 2- Git https://git-scm.com/ 3- Yeoman bowew grunt gulp(从命令提示符输入...) npm install -g yo bower grunt-cli gulp 4- 发电机角度 npm install -g generator-angular 5-从命令提示符打开项目文件夹 cd Desktop/ricettario 6- 安装 npm 包 npm install 6- 安装凉亭包 bower install 7-启动 grunt serve 波尔 这个项目是用版本 0.11.1。 建设与发展 运行grunt进行构建,运行grunt grunt serve进行预览。 测试 运行grunt test将使用 karma 运行单元测试。
【文件预览】:
ricettario-master
----.jshintrc(376B)
----.gitignore(52B)
----app()
--------images()
--------.htaccess(24KB)
--------robots.txt(31B)
--------ricette.json(18KB)
--------views()
--------scripts()
--------index.html(3KB)
--------favicon.ico(4KB)
--------.buildignore(8B)
--------styles()
--------404.html(3KB)
----package.json(1KB)
----.bowerrc(38B)
----.travis.yml(144B)
----Gruntfile.js(10KB)
----README.md(790B)
----.idea()
--------misc.xml(599B)
--------libraries()
--------workspace.xml(32KB)
--------vcs.xml(164B)
--------nuova.iml(357B)
--------jsLibraryMappings.xml(206B)
--------.name(5B)
--------modules.xml(262B)
----.yo-rc.json(3B)
----.gitattributes(11B)
----bower.json(281B)
----test()
--------.jshintrc(457B)
--------karma.conf.js(2KB)
--------spec()
----.editorconfig(415B)

网友评论