Skip to content

TCCinTaiwan/TcTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Demo

See Github Pages.

截圖 - 雜湊 截圖 - JSON 轉 QueryString

Installation

# 複製專案
git clone https://github.com/TCCinTaiwan/TcTools

# 切換到 Vue 資料夾
cd TcTools/vue

# 設定環境為開發環境,不然路徑會錯誤(多了 TcTools)
set NODE_ENV=development

# 安裝依賴套件
npm install

# 建置環境
npm run build

# 跑網頁,這邊使用 live-server 直接用 npm 安裝即可
live-server dist\

Change Log

當前版本 更新日誌(Change Log),遵守語義化版本