We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 722780a + ff55f44 commit 2c69dbeCopy full SHA for 2c69dbe
1 file changed
README.md
@@ -26,6 +26,7 @@ Two available demos:
26
git clone https://github.com/jojozhuang/text-compare-angular.git
27
cd text-compare-angular
28
npm install
29
+npm run build
30
npm start
31
```
32
Access http://localhost:12010/ in web browser and click 'Text Compare' menu, enjoy!
0 commit comments