This commit is contained in:
Philippe Torrel
2026-08-21 14:54:42 +02:00
parent e2da42e181
commit a5e74fd729
53 changed files with 2789 additions and 61 deletions

View File

@@ -0,0 +1,10 @@
# Frontend Class: VogueJunction Starter Template
Install the dependencies and devDependencies and start the server.
```bash
npm install
npm run dev
```
This will start the server on http://localhost:5173