foursquery:具有angularjs-gulp-browserify-boilerplate的Angular.js示例应用程序

时间:2024-06-10 14:00:29
【文件属性】:

文件名称:foursquery:具有angularjs-gulp-browserify-boilerplate的Angular.js示例应用程序

文件大小:64KB

文件格式:ZIP

更新时间:2024-06-10 14:00:29

JavaScript

angularjs-gulp-browserify-样板 使用AngularJS,SASS,Gulp和Browserify的样板还利用了和Gulp最佳实践。 起床并跑步 从https://github.com/jakemmarsh/angularjs-gulp-browserify-boilerplate.git克隆此仓库 从根目录运行npm install 运行gulp dev (可能需要全局安装Gulp npm install gulp -g ) 您的浏览器将自动打开并定向到浏览器同步代理地址 要准备用于生产的资产,请运行gulp prod任务(注意:生产任务不会启动Express服务器,并且不会为您提供浏览器同步的实时重载。在开发过程中只需使用gulp dev 。下面更多信息) 现在gulp dev正在运行,服务器也已启动,并正在/build目录中提供文件。 /app目录中的任


【文件预览】:
foursquery-master
----.jshintrc(327B)
----gulpfile.js(427B)
----LICENSE(1KB)
----test()
--------unit()
--------karma.conf.js(946B)
--------e2e()
--------protractor.conf.js(385B)
----README.md(11KB)
----.gitignore(380B)
----app()
--------index.html(667B)
--------views()
--------styles()
--------images()
--------js()
----package.json(2KB)
----gulp()
--------config.js(936B)
--------tasks()
--------util()
--------index.js(219B)

网友评论