PrintPGN A Vue based app to format PGN (Portable Game Notation) files for print to make over the board analysis easier. Currently a work in progress. Getting started npm install To start the development server npm run dev To create a build npm run build