akveo / ngx-admin

Customizable admin dashboard template based on Angular 10+
https://akveo.github.io/ngx-admin/
MIT License
25.18k stars 7.95k forks source link

Which ngx-admin branch is latest? #2062

Open mgseda01 opened 5 years ago

mgseda01 commented 5 years ago

Issue type

I'm submitting a ... (check one with "x")

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.
-->
yggg commented 5 years ago

Hi @mgseda01! Running git clone https://github.com/akveo/ngx-admin.git should be enough. Latest version is in master branch. ng2-admin branch is an ancestor of ngx-admin.

antonevane commented 5 years ago

See installation doc http://akveo.github.io/ngx-admin/docs/getting-started/installation-guidelines