mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
Add bower to global npm packages
This commit is contained in:
parent
e126738a16
commit
bb0aa43b96
1 changed files with 6 additions and 1 deletions
|
|
@ -77,6 +77,11 @@
|
||||||
<pre><code class="lang-bash">npm install --global typescript
|
<pre><code class="lang-bash">npm install --global typescript
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</li>
|
</li>
|
||||||
|
<li><p>bower</p>
|
||||||
|
<pre><code class="lang-bash"npm install --global bower
|
||||||
|
</code></pre>
|
||||||
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="clone-repository-and-install-dependencies">Clone repository and install dependencies</h2>
|
<h2 id="clone-repository-and-install-dependencies">Clone repository and install dependencies</h2>
|
||||||
<p>You will need to clone the source code of ng2-admin GitHub repository:</p>
|
<p>You will need to clone the source code of ng2-admin GitHub repository:</p>
|
||||||
|
|
@ -107,4 +112,4 @@ Now you can copy the sources from a <code>dist</code> folder and use it with any
|
||||||
</footer>
|
</footer>
|
||||||
</div><a href="https://github.com/akveo/ng2-admin" title="Star & Fork on GitHub" class="github-fork-ribbon"></a>
|
</div><a href="https://github.com/akveo/ng2-admin" title="Star & Fork on GitHub" class="github-fork-ribbon"></a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue