Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 400 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 400 Bytes

tibetanDiffUI

tibetan diff ui (char diff)

tibetanDiff-demo ##Usage ####build environment

npm install

####pack It will pack js files in "src" and export to "dist" folder.

npm install webpack --global
webpack

####webpack-dev-server demo at http://localhost:8080

npm start