Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 742 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 742 Bytes

VTHacks

VTHacks 2022 Website

Local Setup

# install dependencies
npm i

# serve with hot reload at localhost:3000
npm run dev

# will correct anything prettier and eslint deem neccesary 
npm run lint:fix

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Build Status

Netlify Status