freeleaps_frontend/frontend
2024-09-13 14:35:27 +00:00
..
public Pull from main line 2024-09-13 14:35:27 +00:00
src Pull from main line 2024-09-13 14:35:27 +00:00
.eslintrc.cjs Pull from main line 2024-09-13 14:35:27 +00:00
.gitignore Pull from main line 2024-09-13 14:35:27 +00:00
.prettierrc.json Pull from main line 2024-09-13 14:35:27 +00:00
frontend Test passed for local zoom call making 2024-09-06 08:21:12 -07:00
index.html Pull from main line 2024-09-13 14:35:27 +00:00
nginx_docker.conf Pull from main line 2024-09-13 14:35:27 +00:00
package.json Pull from main line 2024-09-13 14:35:27 +00:00
README.md Pull from main line 2024-09-13 14:35:27 +00:00
vite.config.js Pull from main line 2024-09-13 14:35:27 +00:00

frontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint