https://p1ayer4312.github.io/exam-excel-to-pdf/
- Install Node.js dependencies first:
npm install
- There are two available commands:
- Build bundle:
npm run build
- Watch mode:
npm run watch
- The bundled scripts will be located inside
dist/static/bundle.js
- To run the site locally open
dist/index.html