Install dependencies
npm i
Then start Parcel:
npm run dev
And open localhost:1234 in your browser.
npm run build