Personal website for Shane Brown (spacebarkid).
npm install
to install npm dependenciesbower install
to install bower dependencies
Run gulp watch
to watch project folder for any changes and rebuild when necessary.
Run gulp
to build the project into dist
, ready to be deployed.