There are four ways to get NMS PRIME running:
1. By RPM package
curl -vsL https://raw.githubusercontent.com/schmto/nmsprime/dev/INSTALL-REPO.sh | bash yum install nmsprime-*
2. By Virtual Machine
We will provide a ready VM soon..
3. From source code – clone git repository:
git clone https://github.com/schmto/nmsprime.git /var/www/nmsprime cd /var/www/nmsprime php artisan install