create-wow-app
v0.5.1-beta.1
Published
Quickly start a lightweight, typesafe App from popular templates
Downloads
12
Maintainers
Readme
create-wow-app
Quickly start a lightweight, typesafe App from popular templates.
🚧 This project is under heavy development. More features are coming soon!
Getting Started
To scaffold an app using create-wow-app
, run any of the following four commands and answer the command prompt questions:
With NPM:
$ npm create wow-app@latest
With Yarn:
$ yarn create wow-app
With PNPM:
$ pnpm create wow-app
With Bun:
$ bun create wow-app
Roadmap
Check out the Roadmap