atheistengineer / atheistengineer.github.io

A public website with content. See the develop branch for source code.
http://www.atheistengineer.com
1 stars 2 forks source link

atheistengineergithubio

This project is generated with yo angular generator version 0.15.1.

Build & development

sudo npm install -g bower  (or npm install --upgrade bower)
bower install
npm install
npm install -g gulp

To build a release:

gulp build

To test internally

gulp serve

To deploy to github:

gulp deploy

Testing

ha ha ha ha ha. No.

Deploy

The master branch is the website. To deploy it, do:

gulp build
gulp deploy