chat-app/frontend
2025-02-16 11:05:09 +09:00
..
.vscode v0.0.0.1 2025-02-15 22:16:39 +09:00
public v0.0.0.1 2025-02-15 22:16:39 +09:00
src 文脈を追加 2025-02-16 11:05:09 +09:00
.editorconfig v0.0.0.1 2025-02-15 22:16:39 +09:00
.env 環境変数の設定 2025-02-15 22:34:19 +09:00
.gitattributes v0.0.0.1 2025-02-15 22:16:39 +09:00
.gitignore v0.0.0.1 2025-02-15 22:16:39 +09:00
.prettierrc.json v0.0.0.1 2025-02-15 22:16:39 +09:00
eslint.config.js v0.0.0.1 2025-02-15 22:16:39 +09:00
index.html v0.0.0.1 2025-02-15 22:16:39 +09:00
jsconfig.json v0.0.0.1 2025-02-15 22:16:39 +09:00
package-lock.json v0.0.0.1 2025-02-15 22:16:39 +09:00
package.json v0.0.0.1 2025-02-15 22:16:39 +09:00
README.md v0.0.0.1 2025-02-15 22:16:39 +09:00
vite.config.js v0.0.0.1 2025-02-15 22:16:39 +09:00

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