Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 305 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 305 Bytes

Weez-editor

Getting started

Clone the repository and install dependencies:

$ git clone https://github.com/teddy-dubal/weez-editor.git
$ cd weez-editor/Docker
$ docker-compose up
$ docker exec -it docker_editor_1 bash
$ su application
$ composer install

http://localhost:8080