npm install
npm run serve
npm run build
https://github.com/hacksu/hacksu-2021/wiki/Hacksu-Website-Redirects
Use the following commands to push changes to the hacksu server.
git remote add live ssh://root@hacksu.com/var/repo/hacksu-2021.git
git push live master