girici-web-proxy
girici-web-proxy copied to clipboard
Girici 1.1.0: Frontend - Build script not working
Describe the bug
In new version i didn't implemented build scripts, https://github.com/halitsever/girici-web-proxy/tree/GIR-1.1.0 its looking like builded but its not
To Reproduce
- Go to terminal
- Try build the project with npm run install-modules
- Go to localhost:3000
- Its gonna show old builded front-end
Expected behavior Its looking like builded but it's not, it should move dist folder in frontend folder to backend folder
Screenshots