Clone the project and install dependencies:
yarn or npm i
Next, start up the Parcel server:
yarn start or npm run start
yarn production or npm run production