| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
HackerNews clone built with Nuxt.js
Requires Node.js 6+
# install dependencies
npm install # or yarn
# serve in dev mode, with hot reload at localhost:300
npm run dev
# build for production
npm run build
# serve in production mode
npm startMIT
This repository is originally ported from vue-hackernews-2.0
| Back | FazBrowse Home | New Git URL |