vue.js - Vue js Cli app running in another computer -
i share vue js application project in repository friend. used vue-cli, npm/yarn , webpack develope. know if needs install cli run app on computer, or npm install , npm run? thanks
no, vue-cli
not strictly necessary. however, if you're used using vue build
build & run app, friend might want too. he/she use other way run webpack build operation if installing vue-cli
isn't option.
Comments
Post a Comment