Skip to content

App1ePine/CodeDiffChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Diff Checker

一个基于 Vue 3 与 @git-diff-view 的轻量代码差异预览/比对工具。

ScreenShot

ScreenShot

项目使用

可使用 npm / yarn / bun 等包管理工具。

安装依赖

# npm
npm install

# yarn
yarn install

本地开发(默认端口 http://localhost:3001)

# npm
npm run dev

# yarn
yarn dev

生产构建

# npm
npm run build

# yarn
yarn build

本地预览(预览打包产物)

# npm
npm run preview

# yarn
yarn preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published