arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Unclear "getting started" on an existing project #32

Closed chinchang closed 6 years ago

chinchang commented 6 years ago

I am a user with an existing Vue.js project with multiple components. How do I get started with using vue-design-system with my existing components?

Can't understand from the guide here -> https://github.com/viljamis/vue-design-system/wiki/getting-started

arielsalminen commented 6 years ago

@chinchang Thanks for creating the issue. Yes, there are currently no instructions related to that since I am still in the progress of writing and updating the documentation. Hoping to find time soon to do that!

arielsalminen commented 6 years ago

Will be making this a bit better today.

arielsalminen commented 6 years ago

@chinchang Hoping that this now provides better information on getting started: https://github.com/viljamis/vue-design-system/wiki/Getting-Started

I added two important parts:

arielsalminen commented 6 years ago

Closing this one for now. Let me know if things are still unclear and I’ll work on that part of the docs more.

chinchang commented 6 years ago

Thanks @viljamis I'll try it out!

arielsalminen commented 6 years ago

@chinchang Just so that you know, there was an issue with one of the NPM dependencies in 1.3.1 so you’ll need to get the latest 1.3.2 release to try things out :-)