Local Development Setup

  1. In bud.config.js: Replace http://aubrie-app.test with your local dev server URL
  2. Run yarn && yarn build
  3. Run composer install
  4. Configure your local development setup to set the public/ directory as the webroot.
  5. Copy .env.example to .env and update the environment variables