A starting point for WordPress projects using Genesis and Foundation 6
Feel free to use this for whatever you'd like, but this is offered as is and without any support (for now).
- In the terminal, navigate to the theme's root directory.
- Run npm install to pull down the development dependencies.
- Run bower install to pull down the public dependencies
- Run gulp to intiate the build script, and do magic
- Run gulp watch to make life easier
- Gets bizzy ma dude