Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 363 Bytes

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).