This repository is an example implementation of the Georanker HV API using the Region endpoint.
- Axios
- NPM
- Parcel
- Extract in an empty folder
- Run npm init (may need sudo privileges)
- Run npm install (may need sudo privileges)
To run the application:
- npm run dev (may need sudo privileges)