Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 404 Bytes

Simplex

Elementary Re-designed

Enough said. ;)

Wanna Contribute?

  1. Fork the repo.
  2. Clone to your local system.
  3. Make sure you've php 5.4 or above, composer installed, laravel installed.
  4. After cloning, run: composer install
  5. Setup database and necesary settings in env file.
  6. Run migrations.
  7. You are all good to go now.

Send a pull request. We appreciate contributions. :)