This project can build a fancy PDF file for printing a St Nicholas book full of things people have said over time.
- Download the latest release file.
- Install the dependencies via NodeJS:
npm install --production
. - Start the application
npm start
.
- Clone the repository.
- Install the dependencies via NodeJS:
npm install
. - Build the webpage used for the book:
npm run build
. - Start the application
npm start
.
Licensed under the MIT License.