On Local Machine
As an example we are going to run through the steps to get the Next Steps Journey project running in your web browser.
- Start the gateway and microservices
nf start
- Start a webserver e.g journeys
nx run journeys:serve
- In your local browser navigate to http://localhost:4100