Skip to content

02 Getting Started

Angela Sofia Osorio edited this page Sep 29, 2024 · 1 revision

Installation Instructions

Clone the repository and run the following command to install all dependencies:

 npm install

Running the Project

To start developing the project, use the following command to run the development server:

npm run dev
Clone this wiki locally