create-lynxjs-app
v0.0.4
Published
CLI tool to scaffold new Lynx applications
Maintainers
Readme
create-lynxjs-app
A CLI tool to scaffold new Lynx applications.
Usage
Create new app
npx create-lynxjs-app@latestDevelopment
# Install dependencies
bun install
# Run dev server
bun dev 