This project sets up a basic web project with Twig and Tailwind scaffolding. For a local development environment see: https://github.com/texasbaptists/vagrant-template. I prefer making the website a submodule of the local development repo. That way it can be deployed to other environments.
In the parent project (example https://github.com/texasbaptists/vagrant-template) run
git submodule add [new-repo URL] sandbox.test
npm run build