root 4ae9ad96b0 Initial commit 6 ヶ月 前
..
.vscode 4ae9ad96b0 Initial commit 6 ヶ月 前
dex 4ae9ad96b0 Initial commit 6 ヶ月 前
public 4ae9ad96b0 Initial commit 6 ヶ月 前
src 4ae9ad96b0 Initial commit 6 ヶ月 前
venv 4ae9ad96b0 Initial commit 6 ヶ月 前
.gitignore 4ae9ad96b0 Initial commit 6 ヶ月 前
README.md 4ae9ad96b0 Initial commit 6 ヶ月 前
eslint.config.js 4ae9ad96b0 Initial commit 6 ヶ月 前
index.html 4ae9ad96b0 Initial commit 6 ヶ月 前
jsconfig.json 4ae9ad96b0 Initial commit 6 ヶ月 前
nohup.out 4ae9ad96b0 Initial commit 6 ヶ月 前
package-lock.json 4ae9ad96b0 Initial commit 6 ヶ月 前
package.json 4ae9ad96b0 Initial commit 6 ヶ月 前
postcss.config.cjs 4ae9ad96b0 Initial commit 6 ヶ月 前
start.sh 4ae9ad96b0 Initial commit 6 ヶ月 前
tailwind.config.js 4ae9ad96b0 Initial commit 6 ヶ月 前
updatenodejs.sh 4ae9ad96b0 Initial commit 6 ヶ月 前
vite.config.js 4ae9ad96b0 Initial commit 6 ヶ月 前
vite.config.js.backup 4ae9ad96b0 Initial commit 6 ヶ月 前

README.md

frontend

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

Recommended IDE Setup

VS Code + Vue (Official) (and disable Vetur).

Recommended Browser Setup

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