No description https://fabcorp.ch
  • Vue 91.4%
  • JavaScript 6%
  • HTML 1.4%
  • CSS 1.2%
Find a file
2026-05-07 18:04:39 +02:00
.vscode init Vue template 2026-04-27 19:44:34 +02:00
public added logo and home apge redirection 2026-05-06 08:47:06 +02:00
src Added /team to Quick Links in the footer 2026-05-06 19:07:34 +02:00
.gitignore init Vue template 2026-04-27 19:44:34 +02:00
.prettierrc.json Prettier tab width 2026-05-06 09:11:41 +02:00
index.html temp fix 2026-05-01 21:34:01 +02:00
jsconfig.json init Vue template 2026-04-27 19:44:34 +02:00
package-lock.json added vue router and switch site language to full english btw 2026-05-06 07:46:58 +02:00
package.json added vue router and switch site language to full english btw 2026-05-06 07:46:58 +02:00
README.md init Vue template 2026-04-27 19:44:34 +02:00
vite.config.js init Vue template 2026-04-27 19:44:34 +02:00

fabcorp-website

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

VS Code + Vue (Official) (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