Before you begin, ensure you have met the following requirements:
- You have a
Windows 10
machine. - A server
xampp
orlaragon
.- Recommended laragon
Tool | Version | Description |
---|---|---|
Node | 14.X | Install Node |
Wordpress | 5.X | Download on this link wordpress or Install via laragon app |
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.
To begin the development, follow this steps listed below:
- Open theme on VSCode
- go to
src/
folder - run
npm install
- after the dependencies installed, run **
npm start
- After the build executed, open the specified url address to watch live changes.
Windows:
cd src
npm install
npm start
- Mark Ariel Maata👩💻
- Greg Arsua👩💻
- Kirk Patrik👩💻
- Denver Gomez👩💻
Copyright © 2021 HiPE Inc. ltd. All rights reserved