tralves / groceries-ns-vue

🍏 🍍 🍓 A NativeScript+Vue iOS and Android app for managing grocery lists
303 stars 65 forks source link

use jiraiya972/nativescript-vue-cli-template #25

Closed jiraiya972 closed 6 years ago

jiraiya972 commented 6 years ago

use my new vue cli template.

highlights :

To Do :

tralves commented 6 years ago

Wow! That's a big PR! It will require some time to go through it.

We had something close to this at the beginning of the project, but then we deprecated that template in favor of a vue-cli solution. I am curious to see how you overcame some issues because this seems like a simpler solution.

Are you on NativeScript community slack? Can you go there so we can talk about this? That way you could help me go through this template of yours.

jiraiya972 commented 6 years ago

Sorry i'm not on the NativeScript community slack.

I do not know what issues you had but when I tested the application I did not see any issue. It's mostly nativescript-dev-webpact >= 0.12 which makes it easier. It also offers compatibility with webpack 4.

You tested my branch? you confirm that it works for you too with the readme commands?

You can look at a simpler project with my view-cli template that implements the same application as the official template.

https://github.com/jiraiya972/nativescript-vue-cli-template