angular_web
v0.0.1
Published
右键chrome--->属性---->在目标最后 加空格+ --allow-file-access-from-files 2.请访问demo/index.html(未合并代码) 请访问demo/index_dist.html(合并代码) 请访问demo/index.html(合并并压缩代码) 3.在file://访问或localhost访问使用模拟接口,其它用真实接口 4.可以使用grunt合并、压缩、监听、实时预览 1).请安装nodejs、npm、grunt-cli 2).n
Downloads
4
Readme
右键chrome--->属性---->在目标最后 加空格+ --allow-file-access-from-files
2.请访问demo/index.html(未合并代码) 请访问demo/index_dist.html(合并代码) 请访问demo/index.html(合并并压缩代码) 3.在file://访问或localhost访问使用模拟接口,其它用真实接口 4.可以使用grunt合并、压缩、监听、实时预览 1).请安装nodejs、npm、grunt-cli 2).npm install(安装依赖)
grunt uglifyTask
grunt jshintTask
grunt ftpTask