Hacker News clone with vue.js + vue-router
Vue.js HackerNews clone
Built with Vue.js, vue-router and the official HackerNews API, with routing, comments, comment folding, user profile & realtime updates.
The build setup uses Webpack and the vue-loader plugin, which enables Vue components to be written in a format that encapsulates a component's style, template and logic in a single file.
If you are using SublimeText you can get proper syntax highlighting for *.vue files with vue-syntax-highlight.