store icon indicating copy to clipboard operation
store copied to clipboard

Write Vue Quick Start Guide

Open crutchcorn opened this issue 2 years ago • 3 comments

We should have an early Quick Start guide in the style of our Forms docs that includes a demo codebase for store like a counter or something similar.

File to edit: https://github.com/TanStack/store/blob/main/docs/framework/vue/quick-start.md

crutchcorn avatar Aug 31 '23 22:08 crutchcorn

Hi @crutchcorn what demo codebase do you want to use. I could help with that

Davidthecode avatar Sep 02 '23 14:09 Davidthecode

@Davidthecode we just had an example added to the React Quick Start guide. Let's roughly copy the code from there and adapt to Vue:

https://github.com/TanStack/store/blob/main/docs/framework/react/quick-start.md

Thank you for helping! :D

crutchcorn avatar Sep 02 '23 14:09 crutchcorn

Hi @crutchcorn, thanks for your feedback, I thought you had the code for the vue component, i use react not vue

Davidthecode avatar Sep 02 '23 16:09 Davidthecode

Since it's seems a PR doing this has been merged, I think this issue can be closed?

nathantaal avatar Sep 29 '24 13:09 nathantaal