Build Your Own CRA Template
February 6, 2022
Today we’re gonna build our own create-react-app template. I have using a cra been a while. I clearing some files on app when i used cra. (Like test files, icons, and inside of app.js file). I thought why am i not using a template few days ago. Therefore i googled “how i create my own template?”. After looking some blogs and documentation i built one. Let’s take look how you can built your own.