# component-engine **Repository Path**: mirrors_DanFessler/component-engine ## Basic Information - **Project Name**: component-engine - **Description**: Unity-styled component driven HTML5 Canvas game engine - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Getting Started 1. Clone the repo git clone https://github.com/DanFessler/orbit.git 2. Install dependencies npm install 3. Run webpack: npm start 4. Build prod: npm run build