Installation
Installation guide for our application.
Prerequisites
Before installing our application, make sure you have the following:
- Node.js & Composer installed on your machine
Installation Steps
-
Clone the Repository: Clone our GitHub repository to your local machine.
git clone git@github.com:refactco/Refact-Starter.git -
Navigate to the Project Directory: Run inside local WP install's theme folder E.g.
/wp.local/wp-content/themes/your-themedirectory.cd Refact-Starter/wp-content/themes/refact-starter -
Install Dependencies
npm install composer install -
Running the Project
npm run start