Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 388 Bytes

Front End Assessment

Prerequisites

Project Setup

  1. Clone this repository
  2. cd into directory and run npm install

Usage

Gulp Tasks

gulp serve

Serve your source locally into your browser. BrowserSync automatically loads any changes to HTML, CSS and JavaScript that you make.