Add wp-env config and instructions

This commit is contained in:
2024-01-11 11:56:04 +05:00
parent 67fedf104f
commit 0da2fd583e
2 changed files with 18 additions and 1 deletions

4
.wp-env.json Normal file
View File

@ -0,0 +1,4 @@
{
"core": null,
"theme": [ "." ]
}