Run this example that uses the StackExchange API to get StackOverflow questions by using the same commands as given in the development environment usage.
Change the namespace, schema and other details on the package.json file.
Usage
For development environment, run the commands npm run start-dev and npm run watch-client each on two different terminals.
For production environment, run the command npm run start-prod.