E-commerce web app for bachovich.com
Built using AngularJS, Slim PHP, MySQL, and Bootstrap 3
-
Contact Bachovich Music Publications to get the sql dump for the MySQL database.
-
Edit the DB connect string in
api/functions/db.php
line 5. -
In command line run
php -S localhost:3000
from the project root.
That's it!