An open API service indexing awesome lists of open source software.

https://github.com/elementor/elementor-dev


https://github.com/elementor/elementor-dev

cto

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Elementor Dev

## development

run
```bash
composer install
```

fill the test config that was prompt out to the console

then run the tests:
```bash
composer run test
```