My Personal Website
Requirements
Installation Instructions
git clone https://github.com/MeredithU/my-website.git
cd my-website
npm install
gulp
(This assumes you have npm & Gulp installed globally)- To open a browser window with live-reloading, run
gulp watch
To Do
- Build out additional pages
- Look at using Handlebars or Mustache
- Maybe change up the design again?