NB. This project require an ACF PRO license key, Node 18, bun package manager.
-
Download the repository.
-
Duplicate
.env.examplein.envand fill the file with your desired options. -
Add the ACF PRO license key in
auth.jsoninusername. -
Run
composer installto download all the plugins. -
Run
bun installto download all the libraries and npm modules for gulp. -
Enjoy
-
Run
bun run devwhen you develop your website. Gulp will watch your file changes. -
Run
bun run buildbefore deploy the website. This command will compile and minify your files.
Made with passion by Filippo