Quickly start a lightweight, typesafe App from popular templates.
🚧 This project is under heavy development. More features are coming soon!
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
Check out the Roadmap