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

Please add install/usage guide #66

Open
kristianmandrup opened this issue Oct 6, 2016 · 5 comments
Open

Please add install/usage guide #66

kristianmandrup opened this issue Oct 6, 2016 · 5 comments

Comments

@kristianmandrup
Copy link

I'm new to Vue and I can't figure out how to use this component... Please advice.

@niallobrien
Copy link

An installation section within the Readme would be useful.

@RealTJ
Copy link

RealTJ commented Nov 30, 2016

@kristianmandrup What worked for me was: npm install after that you can run npm run dev.

If you get an error related to vue-template-compiler mismatch, you need to run this command: npm install vue-template-compiler@2.0.5

@kristianmandrup
Copy link
Author

yes, that is if I want to run it locally for development to add features etc. How do I include it in a project? What are config options/API etc!?

I see there is no main entry in the package.json so I guess this library is just a more convenient way to include all the bulma etc. dependencies, then include from them?

Then I go to the client folder and discover what looks like an app, so I assume I can find a hint there, ie. that it is an example/demo app?
However so far I've only found @import '~bulma'; in the App.vue

Please give better usage instructions in the Readme. We really shouldn't have to guess or find the needle in a haystack to use such a library (or list of components?). Thanks.

@RealTJ
Copy link

RealTJ commented Dec 1, 2016

Yeah a guide "Installation"/"Getting started" would be good. I think there was a request to open a wiki in #78, that also could help here.

@niallobrien
Copy link

niallobrien commented Dec 1, 2016 via email

@fundon fundon mentioned this issue Dec 3, 2016
4 tasks
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