004224a225
Change-Id: Ic4dc430a52a080205863ac393af2c4d903bf6578 |
||
---|---|---|
.. | ||
public | ||
src | ||
.env | ||
.env.development | ||
.env.production | ||
Dockerfile | ||
index.html | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
vite.config.js |
fogbrokerfront
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
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