2.订单增加时间筛选 3.订单增加桌号展示 |
||
|---|---|---|
| .vscode | ||
| dist-electron | ||
| electron | ||
| public | ||
| src | ||
| .env.development | ||
| .env.production | ||
| .gitignore | ||
| README.md | ||
| addVersion.js | ||
| index.html | ||
| package.json | ||
| vite.config.js | ||
README.md
Vue 3 + Vite
npm install
npm install @element-plus/icons-vue
npm run dev
npm run build
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Recommended IDE Setup
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).