Skip to content

Commit e75b5c8

Browse files
committed
Update readme
1 parent 1cae152 commit e75b5c8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
[![Typescript][typescript-badge]][npm]
88
[![Formatted with Biome][biome-badge]][biome]
99

10-
Set up a modern react web app by running one command.
10+
As we bid farewell to the deprecated `create-react-app` CLI that helped millions of developers bootstrap projects since 2016, we're proud to introduce `create-react-appp` - affectionately known as CRAP (Create React App Perfected) - a spiritual successor that combines CRA's simplicity with today's best practices.
11+
12+
With CRAP you can set up a modern react web app by running one command.
1113

1214
## Get Started Immediately
1315

@@ -39,6 +41,15 @@ npx create-react-appp my-app
3941
echo "I'm a carrot farmer"
4042
```
4143

44+
## So... what does `P` stands for ?
45+
46+
- Pro.
47+
- Perfected.
48+
- Polyfill.
49+
- Plus.
50+
- Prime.
51+
- You can add your own here.
52+
4253
## Contributing
4354

4455
Please see [Contributing.md](CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)