/alechewitt.com

My Personal Website

Primary LanguageHTML

alechewitt.com

Source code for alechewitt.com

Hosted on Google Appengine and written with AngularJS and AngularMaterial.

To run locally:

  • Install google appengine Python SDK
  • Run: npm install
  • Install Gulp globally npm install gulp -g
  • run: gulp develop which will start the local server and compile all the source, with watches for when it changes.