- Print HTML from a URL, from the DOM, or from a string.
- Apply the current document's styles and scripts to the printed HTML.
- Apply custom styles and scripts to the printed HTML.
Install NPM packages
nvm use && npm i
Build the distribution
npm start