akveo / ngx-admin

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

Question for Angular and Firebase #2048

Open ArcherEmiya05 opened 5 years ago

ArcherEmiya05 commented 5 years ago

I just want to know if this will work fine with Angular Firebase as its backend, and how to remove some page and menu. Thanks.

DmytroLitvinov commented 5 years ago

You could use whatever you want backend.

On Fri, Feb 22, 2019 at 5:29 AM ArcherEmiya05 notifications@github.com wrote:

I just want to know if this will work fine with Angular Firebase as its backend, and how to remove some page and menu. Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/akveo/ngx-admin/issues/2048, or mute the thread https://github.com/notifications/unsubscribe-auth/APUntRC17oGhI73NeFDug7oOXJiWLU4yks5vP2QdgaJpZM4bIyjF .

-- Truly yours, Litvinov Dmytro litvinov.do.it@gmail.com https://www.linkedin.com/in/dmytrolitvinov

ArcherEmiya05 commented 5 years ago

Is there a sample tutorial or documentation on how to utilize and remove other content/page? I am so glad that I discover this repo and really wanted to use this but I am totally new with Angular.

DmytroLitvinov commented 5 years ago

You need to learn better Angular and then come back to this template. This templated is built on Angular. So removing things from this template means you need to remove components. Without basic knowledge of Angular it would be hard for you.

It is the same as "learn Angular" - without knowledge of JS it does not make sense.

So my advice to you is to learn basic things about Angular and come back to this template OR use empty starter-kit

mostafahamed15 commented 4 years ago

You want some tutorial to start with first angular doc very useful: https://angular.io/ Second take a look to: https://github.com/akveo/nebular