Answer the question
In order to leave comments, you need to log in
How to make correct yml react-app for gitlab pages?
added "predeploy": "npm run build",
"deploy": "gh-pages -d build"
in packege.json file added homepage
column in scripts column added
predeploy command as recommended
After merge request my project structure looks like this :
yml looks like this:
How do I add my react-app to gitlab pages and make it work?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question