Local Development Setup
- In
bud.config.js: Replacehttp://aubrie-app.testwith your local dev server URL - Run
yarn && yarn build - Run
composer install - Configure your local development setup to set the
public/directory as the webroot. - Copy
.env.exampleto.envand update the environment variables