We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clone the boilerplate into the wp-content/themes folder
git clone git@github.com:Ayctor/wp.git
Install dependencies
composer install && npm install
Change git remote url
git remote set-url origin git@bitbucket.org:ayctor/project-name.git
Configure browsersync url in .env with MIX_APP_URL
MIX_APP_URL
Then you can npm run watch to start building assets
npm run watch
ACF
ACF PRO