Skip to content

the-good-pixel/the-good-pixel-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Install Node and npm
  2. run npm install to install needed npm packages.
  3. run npm install -g gulp
  4. run gulp to compiles scss to css.