/the1502

Primary LanguageSCSS

The1502

Table of Contents

📌 Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have a Windows 10 machine.
  • A server xampp or laragon.
Tool Version Description
Node 14.X Install Node
Wordpress 5.X Download on this link wordpress or Install via laragon app

🚀 Installing The1502

To install The1502 in your local machine, follow this instructions

Install Wordpress:

  • Install Wordpress via Laragon

    • Right click on laragon app. Hover on "Quick App" and click "Wordpress".
    • Input the project name and click OK. Refer on this link on how to setup wordpress
  • Install Wordpress via downloaded file

    • Refer on this link on how to setup wordpress

Windows:

  • Go to drive C: > www > [nameofproject] > wp-content > themes.
git clone -b <your_branch> https://github.com/bpoc-mark/the1502.git

After cloning, open your wordpress dashboard and activate the theme.

💻 Usage of The1502

To begin the development, follow this steps listed below:

  1. Open theme on VSCode
  2. go to src/ folder
  3. run npm install
  4. after the dependencies installed, run **npm start
  5. After the build executed, open the specified url address to watch live changes.
Code Block:

Windows:

cd src
npm install
npm start

📫 Credits


Copyright © 2021 HiPE Inc. ltd. All rights reserved