• Documentation
Introduction
  • Get started
  • Why Vulmix?
Core features
  • Auto-imports
  • File-based routing
  • Dynamic routes
  • Hot Module Replacement
  • TypeScript support
  • Sass support
Built-in components
  • <Image>
  • <Head>
  • <Icon>
  • <Layout>
Project structure
  • _dist
  • .vulmix
  • assets
    • icons
    • img
  • components
  • layouts
  • pages
  • app.vue
  • package.json
  • tsconfig.json
  • vulmix.config.ts

The layouts folder

This section is still under construction.