文件名称:bootstrap-swig-stylus-gulp-boilerplate:包含 Bootstrap、Swig、Stylus、Gulp 和一些基本导入的最小种子,如 Google Webfonts、FontAwesome 等
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-03 14:21:40
gulp boilerplate swig JavaScript
Bootstrap Swig Stylus Gulp 样板 一个包含 Bootstrap、Swig、Stylus、Gulp 和一些基本导入的最小种子,如 Google Webfonts、FontAwesome 等。它有一组配置设置,用于源和目标路径、服务器端口、实时加载等。你可以保留它们原样或在gulpfile.js修改它们。 安装 您可以简单地将 repo 分叉并克隆(或下载)到您的本地目录中: $ git clone https://github.com/FarhadG/bootstrap-swig-stylus-gulp-boilerplate.git $ cd bootstrap-swig-stylus-gulp-boilerplate $ npm install $ npm run start 用法 一旦你运行$ npm run start ,它就会将所有文件从
【文件预览】:
bootstrap-swig-stylus-gulp-boilerplate-master
----.gitignore(29B)
----README.md(989B)
----package.json(1KB)
----src()
--------styles()
--------js()
--------index.html(2KB)
----gulpfile.js(2KB)