- Copy
.env.example
to.env
and update the values - Run
npm install
- Run
npm start
to start the server - Navigate to
http://localhost:5173/
- If you are having trouble running the server, try running
npm run config
to generate the/environments/environments.ts
file