Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 284 Bytes

File metadata and controls

14 lines (12 loc) · 284 Bytes

AIS Hack

Installation

  1. Clone the repo
  2. Install Node.js dependencies
    npm install
  3. Run the Next.js application
    npm run dev
  4. Access the Next.js application at http://localhost:3000