Skip to content

cryptoguard/ccs-front

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 43.9%
  • CSS 36.1%
  • HTML 19.5%
  • JavaScript 0.5%