Getting Started Steps to run the project Install dependencies: npm install # or yarn Finally, run the development server: npm run dev # or yarn dev