# Test Case Manager Backend ## Technologies - Node.js - Express - MySQL ## Install dependencies ```bash npm install ``` ## Run the development server ```bash node dev ```