[email protected]:goitacademy/wordpress-course-code.git
- Open LocalWP and create a new site
- Place the
goit
folder in thewp-content/themes
folder of your project - Recommended for use npm -
npm install
ingoit
folder - Run script
gulp
to start the project ingoit
folder - Open
https://URL_HERE.local
in your browser - Activate the
goit
theme in the admin panel - Change the
goit
theme settings in the admin panel
npm run build
andgulp
- build project & run JS & SCSS watchTasks