Skip to content

Commit 14bc18f

Browse files
committed
📖 update readmes with link to medium article, closes kitze#7
1 parent fa45985 commit 14bc18f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### ⚠️ Disclaimer:
44
> This is **not** a fork of ```create-react-app```. It's just a fork of ```react-scripts``` with simple babel/webpack modifications that can toggle extra features.
55
6+
The reason for this fork's existence is explained better in [this Medium article](https://medium.com/@kitze/configure-create-react-app-without-ejecting-d8450e96196a).
7+
68
### 💡Features:
79
* Decorators
810
* babel-preset-stage-0

bin/CUSTOM_README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### ⚠️ Disclaimer:
44
> This is **not** a fork of ```create-react-app```. It's just a fork of ```react-scripts``` with simple babel/webpack modifications that can toggle extra features.
55
6+
The reason for this fork's existence is explained better in [this Medium article](https://medium.com/@kitze/configure-create-react-app-without-ejecting-d8450e96196a).
7+
68
### 💡Features:
79
* Decorators
810
* babel-preset-stage-0

0 commit comments

Comments
 (0)