Skip to content

Commit c6afcf8

Browse files
Add create-react-router CLI (#12207)
1 parent b6a4000 commit c6afcf8

39 files changed

+6063
-1
lines changed
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# create-react-router
2+
3+
Create a new React Router app.
4+
5+
```sh
6+
npx create-react-router
7+
```

0 commit comments

Comments
 (0)