This is the GitHub repository url - ProjectManager There are no any routes.It includes small components and one API.
I followed these steps now.
- I switched to the
gh-pages
branch . - locally run the
yarn build
command. - It already created a build folder in my project.
But I need to know how to push it in to gh-pages branch.