hyperspan
v1.0.7
Published
Hyperspan CLI - for @hyperspan/framework
Downloads
811
Readme
Hyperspan CLI
Use the Hyperspan CLI to create a new Hyperspan project or run certain commands on an existing Hyperspan project.
Create Hyperspan App
To create a new Hyperspan application in the myapp directory:
bunx hyperspan create myappStatic Site Generator Build
To create a static build of your Hyperspan app (for blogs or content pages), run from your app root directory:
bunx hyperspan build:ssg