-
Install nodejs (version 20 is recommended)
-
Open console from the project root
-
Run the command
cd app -
Run the command
npm install --legacy-peer-depsornpm ci --legacy-peer-deps -
Create file
.envinappfolder
PROXY_PATH='' // http://you_server:port/
-
Run command
npm run dev -
Open
http://localhost:3000/in browser