##Synopsis My Personal Website Beta Version (A work in progress...)
Node.js - Download and Install Node.js.
I am using gulp as a build tool and npm to manage frontend packages
$ npm install -g gulp
$ npm install
To start your application run
$ gulp
Then, open a browser and go to:
http://localhost:8080