Get Started
Installation
Prerequisite: Please install Node.js (version 19 or higher) before proceeding.
Follow these steps to install and run Dev.to Rater on your operating system:
Step 1: Clone repository:
Step 2: Install dependencies
Navigate to the project directory (where the package.json
file is located) and execute the following command:
bash
Step 3: Run the application
Once the installation is complete, start the application with the following command:
bash
You can now access a local preview of the application at: http://localhost:5173
.