A WordPress starter theme for RED Academy students, forked from Underscores.
Then add me to your wp-content
directory.
Make sure that the theme directory name is project appropriate!
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).