Overview | Install Me | FAQs | Contribute
For a step by step tutorial navigate to the MuleSoft developer website here
For a video of the tutorial go here.
Detailed Description
This sample application is designed to run on MuleSoft's Anypoint Platform.
Install instructions
- Set up your environment.
-
Clone this repository.
-
In Anypoint Studio, select
File
>Import
>Anypoint Studio
>Anypoint Studio project from File System
and click Next. -
Select the cloned repository in the Project Root and make sure to uncheck the
Copy project into workspace
option. -
Click on Finish.
Answer.
Contributions are what make the MuleSoft community such an amazing place. Any contributions you make are greatly appreciated.
See contributing.md for the MuleSoft Developer principles.
- xxx
Prettier is a code formatter used to ensure consistent formatting across your code base. To use Prettier with Visual Studio Code, install this extension from the Visual Studio Code Marketplace. The .prettierignore and .prettierrc files are provided as part of this repository to control the behavior of the Prettier formatter.