sijinglei / vue-tree-table

基于vuejs的树表格
https://sijinglei.github.io/vue-tree-table/dist/#/
261 stars 95 forks source link

Add a way to run vue-tree-table locally without having to install dependencies #4

Open gui-ben opened 5 years ago

gui-ben commented 5 years ago

Hi! Vue-tree-table looks very cool!

I would like to play with it, but I don't have the dependencies installed. I cloned the repo but couldn't load index.html because I don't have the dependencies.

I was able to run vue-tree-table from /dist/vue-tree-table, but that is the minified version of the page. So that wasn't useful.

Could you add to the repo a directory with the unminified version of all the components, so we can run it locally without having to install dependencies? Just like one can run online a component in jsfiddle.net.

I could help translating the repo to English if needed, so it can be more popular!

Thanks.

sijinglei commented 5 years ago

@ingmrb Thanks for your attention and advice,I will spare some time to optimize according to your Suggestions, hoping to achieve the result you want.