goitacademy / wordpress-course-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoIT WordPress Course

πŸ₯ Getting started

πŸ“ Clone

git@github.com:goitacademy/wordpress-course-code.git

πŸ“¦ Install

  1. Open LocalWP and create a new site
  2. Place the goit folder in the wp-content/themes folder of your project
  3. Recommended for use npm - npm install in goit folder
  4. Run script gulp to start the project in goit folder
  5. Open https://URL_HERE.local in your browser
  6. Activate the goit theme in the admin panel
  7. Change the goit theme settings in the admin panel

πŸ“œ Scripts

  • npm run build and gulp - build project & run JS & SCSS watchTasks

About


Languages

Language:JavaScript 55.6%Language:PHP 39.1%Language:CSS 3.3%Language:SCSS 2.0%