Skip to content

Commit e519ad3

Browse files
committed
How to create custom Create React App (CRA) templates
https://grischuk.de/how-to-create-custom-create-react-app-cra-templates
1 parent d1ba407 commit e519ad3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ The template extends CRA ESLint rules with a custom set, tailored for the reason
6060

6161
Eslint rules are commented for your convenience feel free to tweak or remove them inside `.eslintrc`. No judgment.
6262

63+
## How to create custom Create React App (CRA) templates
64+
65+
I created a step by step guide on how to create your own templates. Check it
66+
67+
[View on Medium](https://medium.com/@alexgrischuk/how-to-create-custom-create-react-app-cra-templates-73a5196edeb)
68+
69+
[View blog post](https://grischuk.de/how-to-create-custom-create-react-app-cra-templates)
70+
6371
## Thank you
6472

6573
I hope this template will be helpful for you and you will love using it 💖!

0 commit comments

Comments
 (0)