No description https://fabcorp.ch
  • Vue 86.2%
  • JavaScript 7.4%
  • CSS 5.2%
  • HTML 1.2%
Find a file
NotBrioche 5f175c5aa8 Merge pull request 'added dynamic devCount' (#16) from chore/about-text into main
Reviewed-on: #16
Reviewed-by: NotBrioche <notbrioche@noreply.localhost>
2026-05-12 14:33:14 +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 dynamic devCount 2026-05-12 13:47:46 +02:00
.gitignore init Vue template 2026-04-27 19:44:34 +02:00
.prettierrc Centralized Vue components and added Prettier dev dependency 2026-05-07 18:44:45 +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