docs(routes): new docs for sidebar, new page and project structure

This commit is contained in:
nixa 2016-07-12 13:49:07 +03:00
parent 7152220b90
commit 6a7f51c904
4 changed files with 118 additions and 45 deletions

View file

@ -57,7 +57,7 @@ npm install
```
This will setup a working copy of ng2-admin on your local machine.
**Note**: If you have any issues after the installation please run the following command:
**Note**: If you have any issues after the installation, additionally run the following:
```bash
typings install && bower install
```