npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint
- Smooth scrolling
- Scrolls back to top after the page is changed
- Initial data is cached in a session for each type: 'people', 'planets' etc
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint