Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 484 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 484 Bytes

Portfolio

Initial setup

$ git clone https://github.com/chuckmasucci/portfolio.git
$ cd portfolio
$ npm install

Server will run on http://localhost:8080/

Usage

Build & preview on local server

$ gulp

Build for development

$ gulp build-dev

Build for deployment

$ gulp build-prod

Supported Browsers

  • Desktop
  • Chrome latest
  • Firefox latest
  • Edge latest
  • Mobile
  • Chrome latest
  • Safari latest