Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 732 Bytes

Readme.md

File metadata and controls

21 lines (15 loc) · 732 Bytes

Gitter Build Status

Codefiction Homepage

Codefiction Home Page homepage source code.

Requirements

  • composer
  • docker

Build and Run

composer install
docker-compose up

Navigate to http://localhost:8080/

Contribution

Fork the repository, make your changes and send a Pull Request. Please don't merge any PR unless you're 100% sure it's working.