Open
Description
Issue type
I'm submitting a ... (check one with "x")
- bug report
- feature request
- question about the decisions made in the repository
Issue description
Current behavior:
I have a question about the correct installation of ngx-adm. I installed ng2-admin (issued "git clone -b ng2-admin https://github.com/akveo/ngx-admin.git ng2-admin) and tried the first example and ran into compile problems.
I found another web page that doesn't pulll from the same branch:
git clone https://github.com/akveo/ngx-admin.git
Question: Where should I be pulling latest ngx-admin from?
How do I cleaning remove ng2-admin (and replace it with whatever is the latest correct version to use)?
Expected behavior:
Steps to reproduce:
Related code:
insert short code snippets here
Other information:
npm, node, OS, Browser
<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->
Angular, Nebular
<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->