This template integrates Anon-Aadhaar into a React + TypeScript + Vite environment.
First, install the dependencies:
yarn install
Add your appId under NEXT_PUBLIC_APP_ID
to your .env.local
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.