This commit is contained in:
nixa 2016-06-07 10:56:21 +03:00
parent e126738a16
commit 4c9b5fe64e

View file

@ -77,6 +77,9 @@
<pre><code class="lang-bash">npm install --global typescript
</code></pre>
</li>
<li><p>bower</p>
<pre><code>npm install --global bower
</code></pre></li>
</ul>
<h2 id="clone-repository-and-install-dependencies">Clone repository and install&nbsp;dependencies</h2>
<p>You will need to clone the source code of ng2-admin GitHub&nbsp;repository:</p>