(frontend) create Vite app using npm

Run the command 'npm create vite@latest' to bootstrap a new frontend project.
Please note, other elements of the project still use yarn, to avoid confusion
let's use npm instead.

Vite was chosen over Next.Js for its simplicity; Next.Js could be kind of a
black box where a lot of magics happen.
This commit is contained in:
lebaudantoine
2024-06-24 15:42:01 +02:00
parent 5b1a2b20de
commit 350a3cbd80
19 changed files with 3590 additions and 3 deletions

3255
src/frontend/visio/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff