Skip to content

Cleboost/vue-gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This project is currently in active development. Components and APIs may change.

🚀 Installation

bun i vue-gtk #or npm/pnpm install vue-gtk

🛠️ Development

# Install dependencies
bun i

# Development with watch
bun dev

# Production build
bun run build

📁 Project Structure

vue-gtk/
├── src/
│   ├── components/
│   │   └── switch.vue
│   └── index.ts
├── exemple/
│   └── src/
│       └── App.vue
└── dist/
    └── index.d.ts

🤝 Contributing

Contributions are welcome! Please feel free to:

  1. Fork the project
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

📄 License

MIT License - see the LICENSE file for details.

🔗 Links

Contributors 3

  •  
  •  
  •