https://github.com/elementor/elementor-dev
https://github.com/elementor/elementor-dev
cto
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/elementor/elementor-dev
- Owner: elementor
- Created: 2020-11-02T16:49:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T11:15:25.000Z (about 1 year ago)
- Last Synced: 2025-05-07T12:55:14.857Z (about 1 year ago)
- Topics: cto
- Language: PHP
- Size: 101 KB
- Stars: 10
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```