/hackernues

VueJS Hackernews Reader

Primary LanguageHTML

HackerNues

HackerNues is a simple, HackerNews reader built with VueJS. This is mainly a personal project for my own use, but hopefully you enjoy.

Currently deployed at: https://hackernues.surge.sh/


Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint