freeleaps_frontend/frontend
2024-08-17 16:39:52 -07:00
..
public update 2024-06-25 06:03:11 +08:00
src Merge and improve on the message chat user experience - show latest message, latest chat thread 2024-08-17 16:39:52 -07:00
.eslintrc.cjs
.gitignore
.prettierrc.json
Dockerfile
frontend Update default graphql query 2024-08-04 09:05:33 -07:00
index.html update 2024-06-25 06:03:11 +08:00
nginx_docker.conf
package.json Workable changes for integrating with Apollo Client 2024-07-22 22:43:38 -07:00
README.md
vite.config.js Merge from origin main and resolve conflict 2024-07-31 21:10:06 -07: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