To run this project, you need to have:
To start the project:
make
To generate build assets:
nvm use
yarn install --immutable
yarn encore dev
Open https://localhost:8443
in your browser
Open http://localhost:8025
in your browser to access MailHog
Please refer to CONTRIBUTING for information on how to contribute to the Archetype and its related projects.