Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 406 Bytes

vue-hackernews

Live demo

HackerNews clone built with Vue 2.0 + vue-router + vuex.
Typescript version is here

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build