Skip to content

Kartikvyas1604/Scroll-Fund

Repository files navigation

Setup Instructions

Clone the repo via CLI:

git clone https://github.com/Kartikvyas1604/Scroll-Fund.git
cd Scroll-fund

Install the required packages:

npm install
yarn install   #or

In the project directory, you can run:

npm run dev
yarn dev   #or