Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

belinghy/Nuxtjs-HackerNews-Clone

Repository files navigation

nuxt-hackernews-clone

An experiment with Vue.js and Nuxt.js. This project is a port of Vue HN 2.0 (https://github.com/vuejs/vue-hackernews-2.0) to Nuxt.js (https://nuxtjs.org/).

alt text

Todo List

  • Register a Service Worker
  • Respond with 200 when offline
  • Configure custom splash screen
  • Themed address bar

alt text

Build Setup

# install dependencies
$ npm install # Or yarn install

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

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

A clone of Vue HN 2.0 by vuejs, using nuxt.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published