Skip to content

Commit ff55f44

Browse files
Update README.md
Fix: missing build command
1 parent 722780a commit ff55f44

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)