Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use in Angular? #43

Closed
kotpal opened this issue Dec 19, 2017 · 8 comments
Closed

How to use in Angular? #43

kotpal opened this issue Dec 19, 2017 · 8 comments

Comments

@kotpal
Copy link

kotpal commented Dec 19, 2017

Looks like the instructions to use CoreUI in an Angular project at http://coreui.io/docs/getting-started/introduction is not complete.

Specifically how should I import the CoreUI Angular module and use it in my module? Any help will be greatly appreciated

@kotpal
Copy link
Author

kotpal commented Dec 19, 2017

For example, ng-bootstrap provides a simple way to include it via: import {NgbModule} from '@ng-bootstrap/ng-bootstrap';

It makes it possible via https://github.com/ng-bootstrap/ng-bootstrap/blob/master/src/index.ts

What is the equivalent way of including CoreUi/Angular module?

@ma-jahn
Copy link

ma-jahn commented Jan 18, 2018

Hi @kotpal ,

did you figure out how to integrate it into an already existing app?

Thanks!

@kotpal
Copy link
Author

kotpal commented Jan 18, 2018

I did. I had to essentially make CoreUI the main module and fit my app around it. I have noticed a few issues and I will bring this to your attention soon. I bought the theme, I might have to use a different avenue to bring those issues to the author's attention

@kolkov
Copy link

kolkov commented Jan 18, 2018

In its essence, the theme is the folder with the scss and directives. Everything else you can easily integrate into your templates.

@kotpal
Copy link
Author

kotpal commented Jan 18, 2018

It wasn't easy - but yeah we can integrate. It requires some trial and error to get it right (kind of).

@kolkov
Copy link

kolkov commented Jan 18, 2018

Yes, this is not an ordinary php template in joomla.

@avi613
Copy link

avi613 commented Feb 13, 2018

Agree

We need to have an understandable documentation of how to get started with CoreUI and Angular (or any other JS framework).

A nice move would be to produce a step-by-step tutorial as to how to create a Angular + CoreUI white app using angular-cli.

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants