TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

fetch data working (axios) #18

Closed vip32 closed 7 years ago

vip32 commented 7 years ago

fetch data is now also working

anderly commented 7 years ago

@vip32 looks like we had the same idea! :) Take a look at PR #15.

anderly commented 7 years ago

I also changed this to async/await in PR #17.

vip32 commented 7 years ago

Yes i was working on getting this template on the same level as the others starters last week. The fetch data component was still open. Seem like it is done now 😃

MarkPieszak commented 7 years ago

Do we want to close this one out and go with #17?

anderly commented 7 years ago

I think so since these are really the same changes as #15. I'll coordinate with you guys before I add anything else so we don't work on the same things again.

MarkPieszak commented 7 years ago

Ok sounds good, closing out!