This repository is the web based front end for Wampus.fyi, a west campus housing website that helps UT students identify the prices and values for apartment complexes transparently.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar) + Prettier + ElementUISnippets
UI support: ElementPlus
Code fixation: ESLint
Code formatting: Prettier
Pre-commit Organization: Husky
HTTP Client: Axios
E2E Testing: Cypress
npm installnpm run devnpm run buildLint with ESLint
npm run lint