See https://docs.pdfinch.com for the documentation.
Built with Content Wind. Original README below.
To develop the site:
npm install
npm run buildTo start the development server:
npm run devThen go to http://localhost:3000/ to check your changes.
Generate and publish (gh-pages) the docs.
npm run deployLearn more on Nuxt docs for more information.
npm updateAnd pray.