mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 01:40:13 +01:00
Merge branch 'master' into development
Conflicts: docs/contents/articles/002-installation-guidelines/index.md
This commit is contained in:
commit
59c1c547c3
12 changed files with 8 additions and 48 deletions
|
|
@ -34,11 +34,6 @@ npm install --global webpack-dev-server
|
|||
npm install --global typescript@beta
|
||||
```
|
||||
|
||||
* bower
|
||||
```
|
||||
npm install --global bower
|
||||
```
|
||||
|
||||
## Clone repository and install dependencies
|
||||
|
||||
You will need to clone the source code of ng2-admin GitHub repository:
|
||||
|
|
@ -52,9 +47,6 @@ npm install
|
|||
```
|
||||
This will setup a working copy of ng2-admin on your local machine.
|
||||
|
||||
**Note**: If you have any issues after the installation, additionally run the following:
|
||||
```bash
|
||||
bower install
|
||||
```
|
||||
## Running local copy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue