Skip to content

Commit 0f84a4b

Browse files
swyxioiansu
authored andcommitted
add create-react-app-parcel (#4449)
Add create-react-app-parcel to alternatives section in README
1 parent a8a64c3 commit 0f84a4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ Here’s a few common cases where you might want to try something else:
202202

203203
* If you want to use **TypeScript**, consider using [create-react-app-typescript](https://github.com/wmonk/create-react-app-typescript).
204204

205+
* If you want to use **Parcel** instead of **Webpack** as your bundler, consider using [create-react-app-parcel](https://github.com/sw-yx/create-react-app-parcel).
206+
205207
* Finally, if you need **more customization**, check out [Neutrino](https://neutrino.js.org/) and its [React preset](https://neutrino.js.org/packages/react/).
206208

207209
All of the above tools can work with little to no configuration.

0 commit comments

Comments
 (0)