finding-falcone demo click here Run Project yarn # install dependencies yarn start # start compilation in watch mode # in another tab yarn server # start webserver in default port localhots:1234 Run Tests yarn test yarn test:watch # start jest tests in watch mode Build for Production yarn parcel:production