What is parcel?
"Blazing fast, zero configuration web application bundler"
parcel is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 43.0 KB on disk.
Installation Guide
# Install via NPM
npm install parcel
# Install via Yarn
yarn add parcel