Update README.md

This commit is contained in:
Alex
2023-03-08 23:42:50 +00:00
committed by GitHub
parent ac0224b687
commit a9afd84787

View File

@@ -59,6 +59,7 @@ To start frontend
1. Navigate to `/frontend` folder
2. Install dependencies
`npm install`
3. In the file `.env.development` instead of `VITE_API_HOST = https://docsapi.arc53.com` use `VITE_API_HOST=http://localhost:5001`
3. Run the app
4. `npm run dev`