How to run a Parcel project
Just follow these steps:
Step 1: npm i -g parcel-bundler
Step 2: init -y
Step 3: touch index.html module.js module2.js
Step 4: include javascript module file into the html
Step 5: Run parcel by the command - parcel
References:
Github
Subscribe to Shopnil Mahmud
Get the latest posts delivered right to your inbox