Star Wars Planets listing application.
Things that could be added to this application in case of chaging the current behavior:
- Add Vuex as app state manager (not necesary for the current app scope but it is nice show off).
- Add Vue-Route if Planet information should be displayed on ther own URL.
- Add Testing Tools and unit tests.
npm install
npm run serve
npm run build
npm run lint