cajudayrj / cdhi_virac

GNU General Public License v2.0
0 stars 0 forks source link

CDHI Theme Template

Installation

  1. Go to the themes directory of your wordpress folder.
  2. On your terminal, write git clone https://github.com/cajudayrj/cdhi_virac.git.
  3. After cloning, go to the cdhi_virac folder.
  4. Run npm install to install dependencies needed for development.
  5. Create a copy of .env.sample and rename the copy to .env then change the LOCAL_URL to your wordpress link.
  6. Run gulp browsersync on your terminal from the theme folder directory.
  7. Server will now start on localhost:300~ with live reloading on every file save.
  8. Pogi ako.