Starter application using Express, React, and Parcel
To build the application, run the following command.
$ yarn build
To start the application, run the following command. You will need to build the application before trying to start it.
$ yarn start