salexpro / foundation-boilerplate

Just simple Zurb Foundation based boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foundation-boilerplate

Just simple boilerplate based on Zurb Foundation

Setup

  1. Install Codekit (Not necessary to purchase).
  2. Install Node 7.2.1 or greater.
  3. Clone the project.
    • HTTP: git clone git@github.com:salexpro/foundation-boilerplate.git
    • SSH: git@github.com:salexpro/foundation-boilerplate.git

Building the Application

# Install the dependencies with npm
npm install

Run

Press the "Build Project" button in CodeKit app. This boilerplate as well have a deploy step that creates build.zip and might be used for deploy (creates preview branch from build folder)

About

Just simple Zurb Foundation based boilerplate


Languages

Language:SCSS 75.3%Language:JavaScript 12.5%Language:Pug 12.2%