Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 605 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 605 Bytes

Developer Guide

If you're a deveveloper, then you can get started right away:

git clone [email protected]:ThemeAvenue/BetterOptin.git && cd BetterOptin && composer install && bower install && npm install && gulp

** What this does is: **

  1. Clone the repository
  2. Install Composer dependencies
  3. Install Bower dependencies
  4. Install Gulp dependencies
  5. Run Gulp to watch for file changes

Requirements

You need to have the following tools installed locally: