Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-09 02:24:37 +00:00
parent b1a954d198
commit 75fc0b58d5
339 changed files with 2308 additions and 2304 deletions

View File

@ -95,10 +95,6 @@
<li><a href="https://runkit.com/dolanmiu/docx-demo8/1.0.1">https://runkit.com/dolanmiu/docx-demo8/1.0.1</a> - Header and Footer</li>
<li><a href="https://runkit.com/dolanmiu/docx-demo10">https://runkit.com/dolanmiu/docx-demo10</a> - <strong>My CV generated with docx</strong></li>
</ul>
<h4 id="run-demos-locally-">Run demos locally:</h4>
<pre><code class="lang-sh">$ npm run demo
</code></pre>
<p>This command will run the demo selector app in the <code>demo</code> folder. It will prompt you to select a demo number, which will run a demo from that folder.</p>
<h2 id="how-to">How to</h2>
<p>Please refer to <a href="https://docx.js.org/">https://docx.js.org/</a> for details on how to use this library, examples and much more!</p>
<h2 id="examples">Examples</h2>