Closed Lane closed 4 years ago
@amygroshek i've updated the resolution of the PDF so it matches the HTML page, should make it easier to style. the page is 612px by 792px tall.
i've also added a command to package.json that will serve up the HTML report, which should make it easier to style
package.json
npm run dev
it will load the report at http://localhost:3000/, when changing the report.html you will need to refresh the page to see updates.
@amygroshek i've updated the resolution of the PDF so it matches the HTML page, should make it easier to style. the page is 612px by 792px tall.
i've also added a command to
package.json
that will serve up the HTML report, which should make it easier to styleit will load the report at http://localhost:3000/, when changing the report.html you will need to refresh the page to see updates.