Add biling details to order #4

Merged
bilal.catic merged 2 commits from add-biling-details-to-order into development 2018-06-25 12:04:17 +02:00
Showing only changes of commit 6db387e5d1 - Show all commits

View File

@@ -38,6 +38,7 @@ JavasScript (React + Redux)
## DOCKER
- install docker-ce and docker-compose
- Check env variables in php.dockerfile in root directory of project (for local testing, REACT_APP_DEV_URL should be set to http://localhost:8000/api-wiaas)
- from root of the project, execute `docker-compose build` and then `docker-compose up`
Application is now available on http://localhost:8000