Closed zexingguo closed 6 years ago
@zexingguo Can you give more detail ?
Okay, the vue-theme works fine with the mamp server with production ver. I was expecting to have a local vue version that run by webpack so I dont have to do npm run build
every time to see my changes. npm run dev
cannot get / which is the index.php I'm guessing.
Sorry for the poor explanation if it doesn't make sense.
@zexingguo
Can you check my answer in https://github.com/rtCamp/VueTheme/issues/32 ?
Let me know if that works for you or not.
@sagarkbhatt
That definitely solve my issue !!!!!
Thanks for the response, I really appreciated it !
I clone this repo in my wp-content/theme and npm run dev doesn't work at all.