FAQ - GauravWalia19/mernboilerplate GitHub Wiki
1. What is the best way to use this boilerplate code repository ?
We recommend to use GitHub Template repository action that creates your repository easily with all this boilerplate code rather than the cloning. You can follow these steps:
- Click on
Use this Templateaction

- Select the owner for which you want this boilerplate template repository

- Add your repository name and description

- Make sure you uncheck the
Include all branchesas you only need the production code - Click
Create repository from templateand the repository will be created - You can either use github spaces or pull the code locally and start doing the development & then deploy
- Congratulations now you have your project setup having the mernboilerplate code.