Lightning Component for displaying meetups
###Developers :
- Make sure ant is installed in your local box
- Update your credentials
Make a copy of the sample-sfdc-build.properties file and rename it to "sfdc-build.properties"
- Update the local-build.properties with your credentials. NOTE: If you're building against a Sandbox or Production environment, set the "guestLicense" property to empty
- Navigate to the build folder using the terminal or command prompt
- If you're using OS X run the following command :
sh build.sh
- If you want to run the ant target directly use the following command : `ant deploy -DrunAllTests=false -DcheckOnly=false