create-react-app-parcel icon indicating copy to clipboard operation
create-react-app-parcel copied to clipboard

Create react apps with parcel instead of webpack cos why not

Results 3 create-react-app-parcel issues
Sort by recently updated
recently updated
newest added

`yarn run v1.19.1 $ react-scripts-parcel start There might be a problem with the project dependency tree. It is likely not a bug in Create React App, but something you need...

bug
help wanted

I love this project, I was wondering if you'd want a PR to change class-based **App** to function-based **App()** (with hooks) to align with current create-react-app?