ownego / polaris-vue

Shopify Polaris design system for Vue JS. Shopify’s design system to help us build the great apps for all of our merchants.
https://ownego.github.io/polaris-vue/
MIT License
139 stars 29 forks source link

Nuxt3 Boilerplate #198

Closed SteveChurch closed 1 year ago

SteveChurch commented 1 year ago

This is great, really nice to see, I came across it today during my lunch when just looking around to see if anyone has ported these. My following question is:

Do you have a NuxtJS/Vue3 boilerplate which you use this with for Shopify development?

I was thinking of cobbling one together but though I would ask first.

Thanks

juzser commented 1 year ago

Currently we do not have any Nuxt3 boilerplate to send to you. But as I know @naveensky is also using the package with Nuxt3 (as he contributes the guide to integrate with Nuxt3 in README) Hopefully he can help you.

But I think it's easy to use then you can find any Nuxt3 boilerplate and then think about setup polaris-vue later.

naveensky commented 1 year ago

@SteveChurch - I don't have a boiler plate ready but it's a simple two-step process. I documented it at https://github.com/ownego/polaris-vue#nuxt-3

Let me know if you have any queries, happy to help

@juzser - just curious, what platform do you use to build your app?

juzser commented 1 year ago

@naveensky We build from scratch, using TS & Vue only (SPA), Laravel for BE - API. Actually I'm not a fan of Nuxt.

Btw guys, today we've got one more badge of Built for Shopify using polaris-vue (2 apps get this now), so be confidence to use this.

naveensky commented 1 year ago

@juzser - just curious, but do you see your app getting more traction after "built for shopify" badge?

juzser commented 1 year ago

@naveensky Surely do. The app's ranking is greatly boosted.

juzser commented 1 year ago

@SteveChurch Close due non activity. Feel free to re-open.