alexx876

Untitled

Jan 20th, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.15 KB | None | 0 0
  1.       const inst = this;
  2.       axios.get('http://axvin.space/api/projects').then(function (response) {
  3.         inst.projects = response.data;
  4.       })
Advertisement
Add Comment
Please, Sign In to add comment