Skip to content

i30101/woodsonenviro

Repository files navigation

woodsonenviro

This repository holds code for the static Woodson Environmental Club website. Expect further updates and additional content soon.



About

version Boostrap

Published using GitHub Pages static web hosting



Deployment

git clone to save files locally

Browsersync

Browsersync

Recommended tool: browsersync for real-time front-end development

  • Enter npm install -g browsersync to install
  • Learn more at the Browsersync site
  • Deploy locally using browser-sync start --server --files "**/*"