Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 402 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 402 Bytes

Anon-Aadhaar Vite Setup

This template integrates Anon-Aadhaar into a React + TypeScript + Vite environment.

Getting Started

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.