Wrapping Up
Wrap up the case study with some final changes to the AppyMapper app.
We'll cover the following...
We'll cover the following...
With the HomePage
component template additions in place, we now have all the necessary logic and templating architected and integrated for the application.
Serving the application
Now that we’ve completed all of the coding let’s run the AppyMapper application with the following command (run from the root of the project directory):
ionic serve
Remember: Provide your Mapbox token below before running the app! If you haven’t generated your token yet, ...