/example-hacker-news

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

Primary LanguageMarko

Hacker News clone with @marko/run

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

Overview

This project is powered by @marko/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).