Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

brianhexer/landis.ee.ndhu

Repository files navigation

LANDIS Lab Website Migration

This project has been migrated from a static HTML site to a modern React + Tailwind CSS application.

Prerequisites

You need to have Node.js installed on your computer to run this project.

  1. Download Node.js from https://nodejs.org/
  2. Install it.

How to Run

  1. Open a terminal (Command Prompt or PowerShell) in this directory: D:\LANDIS
  2. Install the dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open the link shown in the terminal (usually http://localhost:5173) in your browser.

Project Structure

  • src/pages: Contains the page components (Home, Advisor, Researches, etc.)
  • src/components: Reusable components (Header, Footer, Layout)
  • public/images: All images migrated from the legacy site.
  • legacy_backup: A backup of the original HTML files.

About

LANDIS Laboratory website - National Dong Hwa University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors