Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 430 Bytes

IFS Frontend

This is the frontend for Interfamily Agent. It is built with Next.js and Tailwind CSS.

Getting Started

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

References

Adapted from the AI Lite Repository, with styling adapted from Gemini Chatbot.