Skip to main content

Starting Projects

As an example we are going to run through the steps to get the Next Steps Journey project running in your web browser.

  1. Start the gateway and microservices
nf start
  1. Start a webserver e.g journeys
nx run journeys:serve
  1. In your local browser navigate to http://localhost:4100