@opentf/create-web
v0.4.0
Published
The official scaffolding tool for the Web App Framework.
Downloads
745
Readme
@opentf/create-web
The official scaffolding tool for the Web App Framework.
Quick Start
Get a new project up and running in seconds:
npm create @opentf/web@latest
# or
bun create @opentf/web@latestFeatures
- 🏗️ Instant Scaffolding: Create production-ready Web App Framework projects with a single command.
- 🎨 Multiple Templates: Choose from "bare" or "minimal-form" starters.
- ⚡ Vite-Powered: Built-in development server with Hot Module Replacement.
- 🛠️ Pre-configured: Includes the Web App Framework compiler, TailwindCSS (optional), and essential build tools.
Usage
npx @opentf/create-web my-cool-appFollow the interactive prompts to select your template and features.
License
MIT © Open Tech Foundation
