1.0.0 • Published 8 years ago

Flex-With-Benefits v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

This repo is configured to deploy via a Webhook

Commits pushed to the master branch will be pushed to the server. Go to Webhooks in the settings menu to view


Flex with benefits

Wordpress theme for Thrive Web.

Benefits include:

Dependencies:

Installation:

  • Clone or download the repo into your theme folder
  • Open terminal and cd to this directory
  • npm install
  • When it has finished, run npm start
  • Open http://localhost:3000 in your browser
  • Make a change and watch it refresh

Options:

  • Browsersync is set to work via flex.dev as a proxy. You will need to change this ( e.g. use localhost:8888 for MAMP ). You can change this setting in gulpfile.js
  • Open http://localhost:3001 in your browser for more Browsersync settings