salexpro / mining

Home Page:https://mining.salex.pro

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 yarn
yarn

# Install the dependencies with npm
npm install

Run

Press "Build Project" button in Codekit app.
Also, this plate has the bash script that creates docs folder, copies to it built an app and add fastnav.js for simple navigation between pages.

About

https://mining.salex.pro


Languages

Language:Pug 74.3%Language:SCSS 19.2%Language:JavaScript 6.5%