# jobox **Repository Path**: eisneim/jobox ## Basic Information - **Project Name**: jobox - **Description**: a simple jobboard app written in nodejs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-03-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jobox ===== a simple jobboard app written in nodejs ![jobox snapshot](snapshot.png) ##install first you should install node and npm ```bash npm install npm start ```