Your First HTFlow Project
This guide will walk you through creating your first HTFlow project using the HTFlow extension.Make sure you’ve installed the HTFlow extension first:
Step 1: Open a Project Folder
Step 2: Open the HTFlow Panel
Access the HTFlow interface:
Step 3: Initialize Your Project
Follow the Prompts
The extension will guide you through the initialization process:
- Project name
- Configuration options
- Template selection (if available)
Step 4: Start Development Server
Now that your project is initialized, start the development server:Automatic Port Management
HTFlow will automatically find an available port and start the server
The extension tracks running servers and displays them in the panel
Step 5: Make Changes
Start editing your project files:Step 6: Validate Your Code
Ensure your code meets Webflow compatibility standards:Review Results
The extension will show validation results:
- HTML compliance
- CSS compatibility
- JavaScript standards
Step 7: Build for Production
When you’re ready to deploy:Keyboard Shortcuts
Speed up your workflow with keyboard shortcuts:| Action | Windows/Linux | Mac |
|---|---|---|
| Open HTFlow Panel | Ctrl+Shift+H | Cmd+Shift+H |
Useful Commands
Package Management
Install, update, and manage HTFlow CLI
Project Management
Initialize and manage projects
Development
Start development servers
Validation & Audit
Validate and audit your code
Next Steps
Explore All Commands
Learn about all available HTFlow commands and features
Check Requirements
Review system requirements and best practices