particl / ccs-front

Community Crowd Funding Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particl CCS Front-end

Installation

Fetch dependencies:

$ yarn install

Also install jekyll if you don't have it already.

Development

Compile site using jekyll:

$ jekyll build --source ./ --destination ./_site

Serve the site:

$ jekyll serve

Development workflow (live compiling of SCSS etc.):

$ gulp devel

About

Community Crowd Funding Frontend


Languages

Language:SCSS 43.5%Language:CSS 35.8%Language:HTML 20.2%Language:JavaScript 0.5%