A simple HTML5, JS, and CSS site for Northeast General Contracting Inc. at northeastcontracting.ca
- browser-sync v2.18.8
- tachyons v4.5.3
- preloadJs v0.6.0
- php (for backend mail)
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.