separated-browserify-bundles:将外部库捆绑到一个单独的文件中

时间:2024-07-16 13:41:32
【文件属性】:

文件名称:separated-browserify-bundles:将外部库捆绑到一个单独的文件中

文件大小:7KB

文件格式:ZIP

更新时间:2024-07-16 13:41:32

JavaScript

项目模板 它能做什么 将所有 JavaScript 与捆绑在一起 缩小 HTML 和 CSS 将您的静态文件提供给 localhost:9001 文件更改时使用 LiveReload 重新加载浏览器 启动并运行 安装 git clone git@github.com:koodiklinikka/gulp-project-template.git cd npm install npm start open http://localhost:9001 in your browser 启用 LiveReload 安装 CLI 命令 安装从 NPM 安装服务器端依赖项,从 Bower 安装客户端依赖项 启动编译你的文件,开始观察文件的变化,将静态文件提供给端口 9001 npm 测试运行所有测试 n


【文件预览】:
separated-browserify-bundles-master
----.jshintrc(25B)
----.gitignore(47B)
----package.json(794B)
----src()
--------js()
--------style.css(28B)
--------index.html(259B)
----LICENSE.md(1KB)
----gulpfile.js(2KB)
----README.md(2KB)
----bower.json(284B)
----test()
--------karma.conf.js(1KB)
--------unit()
----.editorconfig(198B)

网友评论