Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 714 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 714 Bytes

Northeast General Contracting inc.

A simple HTML5, JS, and CSS site for Northeast General Contracting Inc. at northeastcontracting.ca

Requirements

Running in browser

We are able to run the site in browser for testing purposes using the command in the project directory:

browser-sync start --server --files "*, */*, */*/*"

The above command will run a local mini-server of the directory and will provide a URL to view the site.