Skip to content

connectshark/vue-sass-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-sass-template

build status GitHub last commit GitHub stars

https://img.shields.io/badge/Vite-B73BFE?style=for-the-badge&logo=vite&logoColor=FFD62E https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D

開發vue使用的快速模板

專案已包含內容

插件

  • vue
  • vue-router
  • pinia

cdn

  • boxicon
  • Roboto Mono字型
  • Noto Sans TC字型

github

  • github action自動部署置gh-page

使用template首次設定

你可以點選 use this template 直接將此模板複製到自己的github上

接者你需要手動修改幾個部分

1. 專案更名

  • package.json中的專案名稱
  • vite.config.js中的base
  • 修改index.html中的title 主要是把專案名稱命名為自訂的專案名稱

2. 推上github後開啟專案page的功能

setting -> page -> source -> 選擇 gh-page

license

MIT