├── .gitignore └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | .vscode/ 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Mailgun Frontend Best Practices 2 | Moved to: https://github.com/mailgun/pathwire-apps/tree/main/docs/frontend-best-practices --------------------------------------------------------------------------------