Why it is so difficult to crete a admin app template that uses create-react-app cli?
Usually you can find templates on the internet and adapt to ReactJs (using create-react-app). The create-react-app already configures your project and you just need to insert the files and the right paths into your project.