Web screenshoting app made with Vue & Express.
# Install main dependencies
npm install
# Head into client directory client/ & Install dependencies
$ npm install
# Start the app on a new window
$ npm run dev
This project is licensed under the MIT License - see the LICENSE
file for details.