If you're a deveveloper, then you can get started right away:
git clone git@github.com:ThemeAvenue/BetterOptin.git && cd BetterOptin && composer install && bower install && npm install && gulp
** What this does is: **
- Clone the repository
- Install Composer dependencies
- Install Bower dependencies
- Install Gulp dependencies
- Run Gulp to watch for file changes
You need to have the following tools installed locally: