react-parcel-example
react-parcel-example copied to clipboard
Minimum viable React app with Parcel Bundler
This error occurred after cloning, installing all dependencies and starting project.
There is missing React logo, SVG just does not load properly.
As the title states, why is this module in this project? It seems like a nice-to-have, but by no means required for a React application. Could some justification be added...
We (the Parcel team) have been really excited about all the amazing feedback and contributions we're getting from the community. We've been discussing forking `create-react-app` or making a similar tool...
Have you considered adding support for tests? This would make it much more useful as a potential React starter kit, while still keeping it relatively minimal. I already did it...