Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sample
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周韬
node-sample
Commits
869330ae
Commit
869330ae
authored
Jun 05, 2017
by
Sebastien Chopin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:nuxt/hackernews
parents
504ee86f
5a185a8a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
README.md
README.md
+9
-5
No files found.
README.md
View file @
869330ae
# Nuxt.js Hacker News
Port of
[
vue-hackernews-2.0
](
https://github.com/vuejs/vue-hackernews-2.0
)
with
[
nuxt.js
](
https://github.com/nuxt/nuxt.js
)
.
HackerNews clone built with Nuxt.js
<p
align=
"center"
>
<a
href=
"https://hn.nuxtjs.org"
target=
"_blank"
>
<img
src=
"https://cloud.githubusercontent.com/assets/5158436/267
66664/5694c26a-49ab-11e7-8789-049fd9161af5
.png"
width=
"256px"
>
<img
src=
"https://cloud.githubusercontent.com/assets/5158436/267
85443/a70cfa48-4a17-11e7-9cda-1333932baf5c
.png"
width=
"256px"
>
<br>
Live Demo
</a>
...
...
@@ -18,11 +17,14 @@ Port of [vue-hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0) with [
## Features
*[TODO]*
-
Server Side Rendering
-
Code Splitting
-
Single-file Vue Components
-
Real-time List Updates with FLIP Animation
## Build Setup
**Requires Node.js
7
+**
**Requires Node.js
6
+**
```
bash
# install dependencies
...
...
@@ -41,3 +43,5 @@ npm start
## License
MIT
This repository is originally ported from
[
vue-hackernews-2.0
](
https://github.com/vuejs/vue-hackernews-2.0
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment