foundation-sites-template

Basic template for a new Foundation for Sites project.

  • 所有者: foundation/foundation-sites-template
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Foundation for Sites Template

Please open all issues with this template on the main Foundation for Sites repo.

This is the basic starter project for Foundation for Sites 6. It includes a Sass compiler and a starter HTML file for you.

Installation

To use this template, your computer needs:

This template can be installed with the Foundation CLI, or downloaded and set up manually.

Using the CLI

Install the Foundation CLI with this command:

npm install foundation-cli --global

Use this command to set up a blank Foundation for Sites project with this template:

foundation new --framework sites --template basic

The CLI will prompt you to give your project a name. The template will be downloaded into a folder with this name.

Manual Setup

To manually set up the template, first download it with Git:

git clone https://github.com/zurb/foundation-sites-template projectname

Then open the folder in your command line, and install the needed dependencies:

cd projectname
npm install

Finally, run npm start to run the Sass compiler. It will re-run every time you save a Sass file.

主要指标

概览
名称与所有者foundation/foundation-sites-template
主编程语言SCSS
编程语言JavaScript (语言数: 3)
平台
许可证
所有者活动
创建于2015-05-11 23:14:37
推送于2024-09-27 20:47:09
最后一次提交2024-09-27 13:47:04
发布数1
最新版本名称v6.6.0 (发布于 )
第一版名称v6.6.0 (发布于 )
用户参与
星数114
关注者数39
派生数87
提交数119
已启用问题?
问题数0
打开的问题数0
拉请求数28
打开的拉请求数4
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?