The base comes from [`npm create vite@latest`](https://vite.dev/guide/#scaffolding-your-first-vite-project) project with [Prettier](https://prettier.io/) added. It has been connected with the backend and authentication is in place. Reviewed-on: #2 Reviewed-by: erth9960 <thuning@dsv.su.se>
2 lines
40 B
Bash
2 lines
40 B
Bash
VITE_BACKEND_URL=http://localhost:8080/
|