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

Dont Change View #60

Closed MansoorJafari closed 6 years ago

MansoorJafari commented 6 years ago

Hi

after change vuejs code in vs code and run again project, project run without change.

please help me to run project and see change code in view.

Thanks.

MarkPieszak commented 6 years ago

Do you have the below set in command line? Make sure you have dotnet core 2, and node 6 or higher as well.

set ASPNETCORE_ENVIRONMENT=Development