Create a Vue application using an API and external libraries.
Using the Space Devs Launch API (https://thespacedevs.com/llapi) to gather selected launch information. Display specific details along with a map display (using Leaflet). Integrate Google Charts for additional library exposure.
Install node modules using npm install.
Start the app using npm run serve.