print-web

🖨 Print screenshot of website using Vue, Express & Puppeteer.

MIT License

Stars
7
Committers
2

Print-web

Web screenshoting app made with Vue & Express.

Installation & Development

# Install main dependencies
npm install

# Head into client directory client/ & Install dependencies
$ npm install

# Start the app on a new window
$ npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.