- Clone repository
- Go inside project directory:
cd jspdfsvgasimage
- Install dependencies:
npm install
- Build everything:
npm run dist-all
- Run local server:
npm run local-server
- Go with a browser to page: http://localhost:3000
- Other commands available with
npm run
inside package.json file
- Firefox 63.0.3
- Chrome 71
- Internet Explorer 11 (but html2canvas render does not work)
- Microsoft Edge 17