Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 115 Bytes

DEV.md

File metadata and controls

7 lines (6 loc) · 115 Bytes

For development with backend run:

npm i
NEXT_PUBLIC_API_PATH=http://localhost:8080/api npx next dev

gl;hf