Inhabitent is a front-end website built using Wordpress. Users of this website are able to browse and shop for various camping equipment as well as search for ideas for their next camping trip.
-Javascript -PHP -Wordpress
Then add me to your wp-content
directory.
Next you'll need to run npm install
inside your theme directory next to install the node modules you'll need for Gulp, etc.
Lastly, be sure to update your gulpfile.js
with the appropriate URL for the Browsersync proxy (so change localhost[:port-here]/[your-dir-name-here]
to the appropriate localhost URL).