Setting up a simple React app with Parcel
This article is here so I can point my readers to it from other articles that require setting up a React environment. Installations Before we get started, you'll need to install Node and npm or yarn and create a directory for your project. Then, inst...
Feb 12, 20232 min read45


