How to install

  1. Clone this repositoy:
git clone https://github.com/bhanukushwah/gemini-lite.git
  1. Go into project
cd gemini-lite
  1. Install dependencies
npm install
  1. Run project
npm run dev