Welcome! This project was built by Tholumuzi, @rezaularif, and @lovable.dev.
Prerequisites: The following steps require Node.js (version 18.0.0 or higher) to be installed on your system.
To get this project running on your local machine, follow these steps:
-
First, clone the repository to your computer:
git clone [https://github.com/your-username/pulse-robot.git](https://github.com/your-username/pulse-robot.git)
-
Navigate into the newly created project folder:
cd pulse-robot
-
Install the project dependencies:
npm install
-
Finally, run the development server:
npm run dev
The project should now be running and accessible at http://localhost:5173/
.