Mobile first WordPress Theme. Ideal for non-profits and media driven organizations.
Navigate into the theme.
cd vine
Install Grunt-cli.
npm install -g grunt-cli
Install npm packages.
npm install
Run Grunt.
grunt watch
You'll need to make sure SASS is installed.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used