Skip to content

Instantly share code, notes, and snippets.

@rc1021
Created March 28, 2022 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rc1021/08c777de74407ab69f4e7b487b1e91bc to your computer and use it in GitHub Desktop.
Save rc1021/08c777de74407ab69f4e7b487b1e91bc to your computer and use it in GitHub Desktop.
laravel/ui 初始化 vue 相關目錄和變更一些檔案
demo-app
|- resources
| |- js
| | |- components
| | |- ExampleComponent.vue
| |- app.js
|- package.json // 加入 vue, vue-loader, vue-template-compiler
|- webpack.mix.js // 加入 .vue()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment