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