MIF_E31222544/frontend
Sultan A 4a67610f55 Last update
upload project
2025-07-07 12:04:05 +07:00
..
.vscode update big 2025-06-03 06:52:29 +07:00
public Last update 2025-07-07 12:04:05 +07:00
src Last update 2025-07-07 12:04:05 +07:00
.editorconfig update big 2025-06-03 06:52:29 +07:00
.gitattributes update big 2025-06-03 06:52:29 +07:00
.gitignore update big 2025-06-03 06:52:29 +07:00
.prettierrc.json update big 2025-06-03 06:52:29 +07:00
README.md update big 2025-06-03 06:52:29 +07:00
eslint.config.js update big 2025-06-03 06:52:29 +07:00
index.html update big 2025-06-03 06:52:29 +07:00
jsconfig.json update big 2025-06-03 06:52:29 +07:00
package-lock.json update big 2025-06-03 06:52:29 +07:00
package.json update big 2025-06-03 06:52:29 +07:00
postcss.config.js update big 2025-06-03 06:52:29 +07:00
tailwind.config.js Last update 2025-07-07 12:04:05 +07:00
vite.config.js update big 2025-06-03 06:52:29 +07:00

README.md

frontend

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

VSCode + Volar (and disable Vetur).

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