/website

🌐 Website for Hyperlight, next-gen Hyperapp framework

Primary LanguageTypeScriptMIT LicenseMIT

hyperlight-website

🌐 Website for Hyperlight, next-gen Hyperapp framework

Install

Requirements

  • node: 12.4+
  • pnpm: 5.15+

Steps

  1. Clone
  2. Run pnpm install

Run in dev

pnpm dev

Build in prod and serve

pnpm build && pnpm start