Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 350 Bytes

File metadata and controls

9 lines (9 loc) · 350 Bytes

Image cropping with cropperjs

Built with cropperjs on the front-end and html-pdf on backend

  • clone or download zip,
  • To install yarn globally, npm install yarn -g
  • Install dependencies yarn install
  • start express server yarn start