whitepaper-quickstart

1.0.0 • Public • Published

Quickstart for creating good looking white-papers using Markdown

How to use

git clone https://github.com/remcoros/whitepaper-quickstart.git
npm install
(Edit index.md using your favorite markdown editor)

To generate a .pdf file:

npm run pdf

To generate a .html file:

npm run html

License

The MIT license

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i whitepaper-quickstart

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • remcoros