Skip to content

NTUST-Hack/course-selection-frontend

Repository files navigation

CourseSelection-Frontend

Web based dashboard for manage NTUST CourseSelection System

Written with React/TypeScript

Run

We use pnpm as package manager

Before you start, you need to install Node.js , suggest version is V20

Installation dependency

pnpm install

Run a developing server

pnpm run dev

or

Build static files

pnpm run build

Environment arguments

You need to setup your .env file for settings before you run/build

Example

VITE_API_URL=http://127.0.0.1:8080/api/v1

VITE_API_URL is your CourseSelection-Server api url

About

NTUST Course Selection Frontend

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages