Create an empty NGRX-Page
The fastest way to create an empty ngrx-page is to use the OneCX generator. Some projects have their own generator based on the OneCX generator. It should be clarified before starting if this is the case for the project the app is generated for.
After running the generator, you can modify all files to your needs.