This simple project show current position of satellites (ISS for now only).
- Install required packaged:
npm install
- Copy
.envfile to.env.localand set Google Maps API key.
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit