Personal Portfolio Website

Landing Page Sheets

Requirements

  • node.js
  • npm
  • gulp-cli

Building from source

# install dependencies
npm install
# build using gulp
gulp

Run live server with browsersync

# build and run live server
gulp