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 make plain create-react-app work with CoreUI #14

Closed
vmundhra opened this issue Sep 29, 2017 · 4 comments
Closed

How to make plain create-react-app work with CoreUI #14

vmundhra opened this issue Sep 29, 2017 · 4 comments
Assignees

Comments

@vmundhra
Copy link

You say its bootstrapped with create-react-app but looks like many libraries are different in both. Can you give a simple method, to start with the latest create-react-app and then add on the libraries to make CoreUi work?

Would be very helpful and not confusing to others.

Thanks.

@BrandonClapp
Copy link

It's likely that he ejected the default scaffold of create-react-app. I see the webpack.config.js in the root directory, as well as the scss resources referenced as relative path in the root directory rather than in src.

I'm new to create-react-app and I agree, it was confusing to me, as well.

@xidedix xidedix self-assigned this Oct 20, 2017
@thangchung
Copy link

@vmundhra I have been doing it at #31. It works well, hopes this can shed a light for you a bit :)

@xidedix
Copy link
Member

xidedix commented Mar 13, 2018

please take a look at https://github.com/mrholek/CoreUI-React/tree/v2.0.0 - it is a work in progress but shows direction we are heading.

@xidedix
Copy link
Member

xidedix commented Jun 21, 2018

I'm closing this since it appears to be answered above. Please comment and/or reopen if you feel the issue has not been resolved.

@xidedix xidedix closed this as completed Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants