Hi,
I followed instructions to install vue-cli through npm, then install npm in the new folder and run vue cli with webpack-simple installed. A message said vue cli is running on localhost:8081. I tried going to https://udemy-meteor-react-sdez.c9users.io/vue-cli/ and saw a blank page. How do I get to a live page?
> vue-cli@1.0.0 dev /home/ubuntu/workspace/vue-cli
cross-env NODE_ENV=development webpack-dev-server --open --hot
Project is running at http://localhost:8081/
webpack output is served from /dist/
404s will fallback to /index.html
loaderUtils.parseQuery() received a non-string value which can be problematic, see
https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.