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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?