justinhelmer / universal-javascript-vue

A fully-isomorphic (universal) ES6/ES7 boilerplate based on Vue.js
https://github.com/justinhelmer/universal-javascript-vue
8 stars 0 forks source link

Server doesn't immediately run until change of server file #16

Open kenugo opened 7 years ago

kenugo commented 7 years ago
screen shot 2017-09-02 at 5 58 53 pm
justinhelmer commented 7 years ago

how do i reproduce? works perfectly for me.

Are you sure it isn't building there? Initial build takes about 10s

kenugo commented 7 years ago

Did a fresh install and ran npm run dev. It hangs on 'Starting Node server...' until a server file is updated. Not sure if you have some variable hard coded in your environment or you're running a different version of the yo generator