"I Recommend This" is a WordPress plugin that allows users to recommend posts with a simple click.
-
Clone the repository:
git clone https://github.com/yourusername/i-recommend-this.git
-
Navigate to the plugin directory:
cd i-recommend-this
-
Install dependencies:
npm install
-
Build assets:
npm run build
-
Watch for changes and rebuild assets automatically:
npm run start
This project is licensed under the GPL License.