Skip to content

nomadyus/northeast-contracting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.