Skip to content

Quickly start a lightweight, typesafe App from popular templates

License

Notifications You must be signed in to change notification settings

leon-fong/create-wow-app

Repository files navigation

create-wow-app NPM version Downloads

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