Skip to content

NYCU-SDC/sciedu-frontend

Repository files navigation

SciEdu Frontend

Getting Started

Prerequisites

  • Node.js 24 or higher
  • pnpm (comes with Node.js)

Installation

# Clone the repository
git clone https://github.com/NYCU-SDC/sciedu-frontend.git
cd sciedu-frontend

# Install dependencies
pnpm install

# Start development server
pnpm dev

The application will be available at http://localhost:5173.

Development Scripts

Command Description
pnpm dev Start Vite dev server with hot module replacement
pnpm build TypeScript compilation + production build
pnpm lint Run ESLint code analysis
pnpm preview Preview production build locally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors