Skip to content

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering

Notifications You must be signed in to change notification settings

harkon/vue-hackernews-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-hackernews-2.0 (WIP)

HackerNews clone built with Vue 2.0 + vue-router + vuex, with server-side rendering.

Build Setup

# install dependencies
npm install

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start

About

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.6%
  • Vue 30.4%