Skip to content

Commit a0ad0d0

Browse files
committed
docs: optional config path
1 parent 96888c8 commit a0ad0d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ Browser should open the app (http://localhost:7600/).
7676

7777
Use the ngxe app to update messages and press `Save Project` (all `output` files will be updated).
7878

79+
###### Optional config path:
80+
81+
```
82+
$ npx ngxe -p=./path/to/ngxe.json
83+
```
84+
7985
#### Build your app
8086

8187
1. You can use the default flow with separated build for each lang.

0 commit comments

Comments
 (0)