$ git clone https://github.com/lukeharvey/landing-page.git
$ cd landing-page
$ yarn install
# Asset compilation
$ npx gulp build
# Start live reload server with automatic asset compilation
$ npx gulp serve
# Check code against linters
$ npx gulp lint
A web developer / web designer from the UK.