/VueJS-Hackernews

simple and fast play with vuejs and hackernews API

Primary LanguageJavaScript

hackernews

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

or

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build