生产力平台前端工程

wucl aff351df66 first commit 9 ヶ月 前
.vscode aff351df66 first commit 9 ヶ月 前
public aff351df66 first commit 9 ヶ月 前
src aff351df66 first commit 9 ヶ月 前
.editorconfig aff351df66 first commit 9 ヶ月 前
.gitignore aff351df66 first commit 9 ヶ月 前
README.md aff351df66 first commit 9 ヶ月 前
eslint.config.mjs aff351df66 first commit 9 ヶ月 前
index.html aff351df66 first commit 9 ヶ月 前
jsconfig.json aff351df66 first commit 9 ヶ月 前
package-lock.json aff351df66 first commit 9 ヶ月 前
package.json aff351df66 first commit 9 ヶ月 前
vite.config.js aff351df66 first commit 9 ヶ月 前

README.md

productivity-platform-web

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

Recommended IDE Setup

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