- Notifications
You must be signed in to change notification settings - Fork510
HackerNews clone with Vue.js
License
NotificationsYou must be signed in to change notification settings
vuejs/vue-hackernews
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
NOTE: this demo is using Vue.js 1.x - the 2.0 version ishere.
Built withVue.js,vue-router and the officialHackerNews API, with routing, comments, comment folding, user profile & realtime updates.
The build setup usesWebpack and thevue-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 withvue-syntax-highlight.
npm install# watch:npm run dev# build:npm run build
About
HackerNews clone with Vue.js
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.