frontend-boilerplate

时间:2024-06-03 22:33:14
【文件属性】:

文件名称:frontend-boilerplate

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-03 22:33:14

JavaScript

铁堆场前端样板 安装 cd ~/dev git clone git@github.com:theironyard-frontend-nashville/frontend-boilerplate.git 项目名称git clone git@github.com:theironyard-frontend-nashville/frontend-boilerplate.git 替换为您自己的项目名称。 cd rm -rf .git git init 在Github.com上创建一个新的仓库,并 。 npm install 这将为您安装节点依赖性,还将安装所有Bower组件。 这还将运行gulp构建过程以创建dist文件夹。 侦听文件更改: 如果您有要自动转送的任何scss或js文件,请运行以下命令:g


【文件预览】:
frontend-boilerplate-master
----package.json(992B)
----gulpfile.js(1KB)
----.bowerrc(43B)
----src()
--------index.html(381B)
--------js()
--------scss()
----.gitignore(1KB)
----karma.conf.js(934B)
----README.md(1KB)
----bower.json(268B)

网友评论