vuejs / vue-hackernews

HackerNews clone with Vue.js

Repository from Github https://github.comvuejs/vue-hackernewsRepository from Github https://github.comvuejs/vue-hackernews

Allow live site to be debug mode instead of production

mika76 opened this issue · comments

Currently Vue tools in chrome don't work since it's set to production mode, but I think it's better to learn from this by being able to use the tools to see Vue working...