Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 662 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 662 Bytes

Gumbo Millennium Book Builder

This project can build a fancy PDF file for printing a St Nicholas book full of things people have said over time.

Installation

From GitHub Releases

  1. Download the latest release file.
  2. Install the dependencies via NodeJS: npm install --production.
  3. Start the application npm start.

From Source

  1. Clone the repository.
  2. Install the dependencies via NodeJS: npm install.
  3. Build the webpage used for the book: npm run build.
  4. Start the application npm start.

License

Licensed under the MIT License.