Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 755 Bytes

File metadata and controls

26 lines (18 loc) · 755 Bytes

ProjectManager

Codacy Badge Build Status

Project Manager is a laravel web project management application, based on tasks given to different people by the owner of the project(Project Manager)

Initialization

git clone https://github.com/dita-dev-team/ProjectManager
composer install
php artisan key:generate

optional Commands

npm install