AykutSarac / print-web

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Vue 55.1%Language:JavaScript 31.2%Language:HTML 13.7%