8000 GitHub - felixgomez/zcom-hn: Zara.com Hacker News clone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

felixgomez/zcom-hn

 
 

Repository files navigation

zara.com Hacker News Clone

HackerNews clone built with Nuxt.js.

Features

  • Server Side Rendering
  • Code Splitting
  • Single-file Vue Components
  • Real-time List Updates with FLIP Animation
  • Prefetch/Preload JS + DNS + Data
  • Critical Path CSS
  • PWA experience using PWA Module with almost zero config
  • PRPL
  • Hot reloading dev environment integrated with ESLint and Prettier

Build Setup

Requires Node.js 8+

# install dependencies
npm install # or yarn

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

# build for production
npm run build

# serve in production mode
npm start

# validate code with ESLint (with Prettier)
npm run lint

License

MIT

Credits

This repository is originally ported from vue-hackernews-2.0

About

Zara.com Hacker News clone

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 74.7%
  • JavaScript 25.3%
0