AE Day 2017

Coverage of Andover/Exeter Day 2017 by The Phillipian.

Credits

Website by Jeffrey Shen '19 and Harvey Zheng '19

Development

Getting Started

Follow the directions below to get a copy of this repository running on your computer:

  1. git clone https://github.com/jeffreyshen19/AE-Day
  2. npm install
  3. bower install
  4. gulp (runs the website and compiles all SCSS, Pug, and JS)

Table of Contents

  • dist: All files, except for Pug files, get compiled here
  • src
  • images: Place images in this folder for them to be minified
  • JS: Write JS here
  • SCSS: Write SCSS here
  • views: Write PUG here