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
b2d85004
Commit
b2d85004
authored
Aug 05, 2016
by
Evan You
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
b8e387dd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
README.md
README.md
+7
-4
No files found.
README.md
View file @
b2d85004
# vue-hackernews-2.0
# vue-hackernews-2.0
(WIP)
> HackerNews clone built with Vue 2.0
HackerNews clone built with Vue 2.0 + vue-router + vuex, with server-side rendering.
## Build Setup
## Build Setup
...
@@ -8,9 +8,12 @@
...
@@ -8,9 +8,12 @@
# install dependencies
# install dependencies
npm
install
npm
install
# serve with hot reload at localhost:8080
# serve
in dev mode,
with hot reload at localhost:8080
npm run dev
npm run dev
# build for production
with minification
# build for production
npm run build
npm run build
# serve in production mode
npm start
```
```
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