Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 351 Bytes

Book store web site

Book store web site and import tool for reading opf files and import to the website.

Requirements

  1. Python 3+
  2. Docker
  3. PHP
  4. MySQL

Run local using WAMP in Windows

  1. Configure local host file. Open with Admin privileges the file in 'C:\Windows\System32\drivers\etc\hosts'
  2. Add line '127.0.0.1 bookstore.local'