An open API service indexing awesome lists of open source software.

https://github.com/marko-js/example-hacker-news

A Hacker News clone built using @marko/run and the Tags API.
https://github.com/marko-js/example-hacker-news

Last synced: 4 months ago
JSON representation

A Hacker News clone built using @marko/run and the Tags API.

Awesome Lists containing this project

README

          

# Hacker News clone with @marko/run

Currently deployed at https://marko-hn-example.netlify.app/

## Overview

This project is powered by [@marko/run](https://github.com/marko-js/run).

- Run `npm run dev` to start the development server
- Run `npm run preview` to run the production server
- Run `npm run deploy` to deploy to netlify (will ask for credentials).