webf-quickstart
Installation
SKILL.md
WebF Quickstart
Note: Building WebF apps is nearly identical to building regular web apps with Vite + React/Vue/Svelte. The only difference is you replace your browser with WebF Go for testing during development. Everything else - project structure, build tools, testing frameworks, and deployment - works the same way.
⚠️ IMPORTANT: WebF Go is for development and testing ONLY. For production, you must build a Flutter app with WebF integration. Do NOT distribute WebF Go to end users.
Get up and running with WebF in minutes. This skill guides you through setting up your development environment, creating your first project, and loading it in WebF Go.
What You Need
Only Node.js is required - that's it!
- Node.js (LTS version recommended) from nodejs.org
- You do NOT need: Flutter SDK, Xcode, or Android Studio
WebF lets web developers build native apps using familiar web tools.