Close
Blog
Sitemap
Theme GitHub
Vue.js
GitHub / vuejs
GitHub / vuejs-templates
Guide
More Link
Vue 學習筆記
Blog
Link
GitHub

如何製作「專案樣版」,提供給「vue init」使用

Dec 16, 2016

範例

  • create-template-001 (原始碼)
  • create-template-002 (原始碼)
  • create-template-003 (原始碼)
  • create-template-004 (原始碼)

所有範例放在「example/howto/vue-cli」

或是參考「GitHub / vuejs-templates」上的範本來修改。

相關專案

  • Metalsmith (GitHub) (npm)
  • download-git-repo (GitHub) (npm)

Vue 學習筆記

Vue 探索紀錄

Vue 學習筆記 如何使用 vue-cli 如何製作「專案樣版」,提供給「vue init」使用