This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm install
- You may need to update the
.env
file to point to your HEROIC backend server - it points tohttp://127.0.0.1:8000/api/
by default.
npm run dev
npm run build
Lint with ESLint
npm run lint
Set the following environment variables:
- VITE_HEROIC_URL - backend url with trailing slash, defaults to 'http://127.0.0.1:8000/'
- VITE_SIMBAD2K_API_URL - simbad2k service url, defaults to LCO's at 'https://simbad2k.lco.global/'