Obelich
7/2/2018 - 6:52 PM

RbvueAxiosGet

axios.get("$url$").then((response) => {
  console.log(response);
})