|
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
This library was generated with [Nx](https://nx.dev). |
|
|
|
|
|
|
|
|
|
## Pre-requisite |
|
|
|
|
- Install **NxConsole** vscose extension |
|
|
|
|
- Install **NxConsole** vscode extension |
|
|
|
|
## Steps To Generate React App |
|
|
|
|
- Open **NxConsole** extension |
|
|
|
|
- Click generate option |
|
|
|
@ -32,4 +32,4 @@ This library was generated with [Nx](https://nx.dev). |
|
|
|
|
- Select the name of the project/library that uses the component. (e.g TreeView library) |
|
|
|
|
- Set component directory if needed. |
|
|
|
|
- Click the run button in the top right corner of the generate page. |
|
|
|
|
- Your react component should be created with the project/library name specified. |
|
|
|
|
- Your react component should be created with the project/library name specified. |
|
|
|
|