belinghy / Nuxtjs-HackerNews-Clone

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

Home Page:https://nuxt-hackernews-clone-awbewzimoh.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://nuxt-hackernews-clone-awbewzimoh.now.sh/


Languages

Language:HTML 92.9%Language:Vue 4.6%Language:JavaScript 2.4%