Skip to content

USD-AI-ResearchLab/usd-ai-researchlab.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 README.md

# AI Website

This is a web application built using **React**, **TypeScript**, **Vite**, and **Tailwind CSS**. It serves as the frontend for the USD AI Research Lab website.

---

## 🚀 Getting Started

Follow these steps to run the project locally:

### 1. Clone the Repository

```bash
git clone https://github.com/USD-AI-ResearchLab/AI_website.git
cd AI_website

2. Install Dependencies

Make sure you have Node.js installed (preferably version 18+). Then run:

npm install

3. Start the Development Server

npm run dev

This will start the app at http://localhost:5173 (or another port if 5173 is in use).


📦 Project Structure

AI_website/
├── public/              # Static assets
├── src/                 # Source code
│   ├── Pages/           # Page components
│   ├── components/      # Reusable components
│   ├── assets/          # Images and icons
│   └── main.tsx         # Entry point
├── package.json         # Project metadata and scripts
├── tailwind.config.ts   # Tailwind CSS configuration
├── tsconfig.json        # TypeScript configuration
└── vite.config.ts       # Vite configuration

🛠️ Scripts

  • npm run dev – Start development server
  • npm run build – Build for production
  • npm run preview – Preview production build

📚 Technologies Used

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

Force deployment

Redeploy Wed Oct 29 14:43:39 CDT 2025

Final sync - Wed Oct 29 14:45:57 CDT 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published