v-cli3.0

60 阅读1分钟

npm install -g @vue/cli

  • 2. vue init webpack-simple project

cd project

  • 4. cnpm i

npm run dev