Skip to content

hackwitus/hackwit.us

Repository files navigation

HackWITus Website

Getting started

First run npm install to install dependencies then npm run dev to view the website at http://localhost:8000/.

Deploying Changes

  1. Create a remote url name upstream set to git@github.com:hackwitus/hackwit.us.git
    1. Note: to check if you have a upstream url already run git remote -v
  2. Have push access to this repository
  3. Push and merge your commits to master
  4. Run npm run deploy and watch the magic happen

Photon Theme designed by HTML5 UP Gatsby Starter by CodeBushi