Skip to content

masala-man/hackernews-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackerNews Reader

Minimal HackerNews reader made with Vue 2.0. Try it out here!

Shift+D for dark mode

Screenshots

Setup

Setup and run with npm

# install dependencies with npm
npm install

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

# build for production
npm run build

License

MIT