ไธไธไปฃ้ฃๆงๅบไปถๆๆกฃ็ซ็น | Next-generation flight controller firmware documentation
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview.
โโโ public/ # Static assets (images, etc.)
โโโ src/
โ โโโ assets/ # Logo and other processed assets
โ โโโ components/ # Custom Astro components
โ โโโ content/
โ โ โโโ docs/
โ โ โโโ zh/ # Chinese documentation
โ โ โโโ en/ # English documentation
โ โโโ styles/ # Custom CSS
โโโ astro.config.mjs # Astro configuration
โโโ package.json
โโโ tsconfig.json
- ็ฎไฝไธญๆ (default)
- English
- Fidelity X - Next-generation flight controller firmware
- atbetaflight - Betaflight AT32 port
ยฉ FlightNG dev team