Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 369 Bytes

order-system

order-system project from MuleSoft's advanced development class

How to run the project

  1. Add the remote repository: git remote add origin https://github.com/maclazaro/order-system.git
  2. Enter the repo: cd order-system
  3. (Optional) Set your MULE_HOME env variable: export MULE_HOME={locationOfMuleInstall}
  4. Package and deploy: mvn install