8000 fix vue-hackernews description · biteknight/vuejs.org@53c5792 · GitHub
[go: up one dir, main page]

Skip to content

Commit 53c5792

Browse files
committed
fix vue-hackernews description
1 parent 6e82820 commit 53c5792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guide/application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ describe('my-component', function () {
114114

115115
## An Example
116116

117-
The [Vue.js Hackernews Clone](https://github.com/yyx990803/vue-hackernews) is an example application that uses Browserify + Vueify for code organization, Director.js for routing, and HackerNews' official Firebase API as the backend. It's by no means a big application, but it demonstrates the combined usage of the concepts discussed on this page.
117+
The [Vue.js Hackernews Clone](https://github.com/yyx990803/vue-hackernews) is an example application that uses Webpack + vue-loader for code organization, Director.js for routing, and HackerNews' official Firebase API as the backend. It's by no means a big application, but it demonstrates the combined usage of the concepts discussed on this page.

0 commit comments

Comments
 (0)
0