Skip to content

iamdevang/juanferreras.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juanferreras.com

Screenshot

You can see it live at juanferreras.com. Express/NodeJS.

Building

  • brew install npm on OSX to install it (or any other way of obtaining npm).
  • npm install to grab all the required dependencies. It will automatically build on postinstall using Grunt, compiling all images using imagemin cli tool.

Dev

  • npm start will build and launch a browser-sync tab.

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 60.3%
  • JavaScript 31.8%
  • Pug 4.4%
  • CSS 3.5%