2👍
You need to run npm run dev
or npm run prod
to create your resource bundle with the javascript and other assets. You technically don’t need node_modules, so long as you build the projects on another machine and upload all that to your hosted server.
- [Vuejs]-Vue.js why my watcher is not working?
- [Vuejs]-Vue not rendering in Chrome – Div replaced by <!—->
Source:stackexchange.com