Skip to content

Commit 2c69dbe

Browse files
authored
Merge pull request #41 from JayJhaveri1906/patch-1
Fix: missing build command in readme
2 parents 722780a + ff55f44 commit 2c69dbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Two available demos:
2626
git clone https://github.com/jojozhuang/text-compare-angular.git
2727
cd text-compare-angular
2828
npm install
29+
npm run build
2930
npm start
3031
```
3132
Access http://localhost:12010/ in web browser and click 'Text Compare' menu, enjoy!

0 commit comments

Comments
 (0)