Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 315 Bytes

ASCMS

Adaptco Supply Chain Management System, that manages company administrators, third party manufacturers, quality assurance and inventory.

Installation

For dev

$ cd php/prism/scripts
$ php dev.php
$ cd ../../static
$ npm i
$ npm start

For Prod

$ cd cmd/
$ sh deploy.sh