Get Started with genes
Start building in 60 seconds. No installation, no package managers, no build tools.
Method 1: Clone the Repository
git clone https://github.com/devrimvardar/genes.git
View on GitHub
Method 2: Download Files Directly
Download just the core files you need:
Quick Setup
- Create a project folder
- Place genes.php, genes.css, genes.js in the folder
- Create index.php with
<?php require_once "genes.php";
- Create data/config.json for configuration
- Open in your browser - you're done!
Read the full setup guide →
Requirements
- PHP 5.6+ (no extensions required)
- Any web server (Apache, Nginx, PHP built-in server)
- Modern web browser for the UI framework