Skip to content

Commit

Permalink
Update readme to include npm run build in tutorial steps (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
vector67 authored May 17, 2022
1 parent 983f13d commit db2ce48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Follow the steps below to see how this library works, or [watch this screencast]
```
cd angular-crud
npm install
npm run build
npm pack
```
Expand Down

0 comments on commit db2ce48

Please sign in to comment.