VUE
vue vite vuex
단모모
2022. 12. 10. 20:03
728x90
npm init vue@latest
npm install vue-router@4
npm install --save-dev eslint eslint-plugin-vue
npm install --save-dev --save-exact prettier
npm install vuex@next --save
728x90