Usage (optional) Install parcel if you haven't. npm install -g parcel-bundler Enter directory. cd js2js Bundle file and run a simple server. parcel index.html View on broswer Open http://localhost:1234 on your broswer and enjoy.