-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: minimal documentation for ngx-web-component
- Loading branch information
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
# ngx-web-component | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
|
||
## Running unit tests | ||
The ngx-web-component is an Angular library wrapper around our [@readalongs/web-component](../web-component) turning it into a component for use in Angular apps. | ||
|
||
Run `nx test ngx-web-component` to execute the unit tests. | ||
This library was generated with [Nx](https://nx.dev). |
2 changes: 1 addition & 1 deletion
2
packages/web-component/src/components/read-along-component/readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# my-component | ||
# read-along | ||
|
||
|
||
|
||
|