Skip to content

hyperjumptech/hyperjump-web-framework

Repository files navigation

Hyperjump Web Framework (WIP)

This is the monorepo for the Hyperjump Web Framework.

Usage

pnpm install

Running the docs

pnpm docs:dev

Running the demo web app

Prepare the .env.local files by running the following command:

./dev-bootstrap.sh

Then run the following command to build the web app:

pnpm build --filter=web

Or to run the development server:

pnpm dev --filter=web

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •