Skip to content

lamda-uai/lamda-uai.github.io

Repository files navigation

LAMDA-UAI Website

This repository contains the source code for the LAMDA-UAI research group website. It's built using React with TypeScript and deployed using GitHub Pages.

Prerequisites

  • Node.js
  • npm package manager
  • Git

Getting Started

  1. Clone the repository
git clone https://github.com/lamda-uai/lamda-uai.github.io.git
cd lamda-uai.github.io
  1. Install dependencies
npm install
  1. Start development server
npm start

The site will be available at http://localhost:3000

Contributing

  1. Create a new branch for your feature
git checkout -b feature/your-feature-name
  1. Make your changes and commit them
git add .
git commit -m "Description of changes"
  1. Push your branch and create a Pull Request
git push origin feature/your-feature-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •