Skip to content

PhucAnh0502/SCIC_FE

Repository files navigation

Hướng Dẫn Chạy Dự Án React + Vite

1. Clone Repository

Nếu chưa có dự án, clone về bằng lệnh sau:

git clone https://github.com/PhucAnh0502/SCIC_FE.git
cd SCIC_FE

Nếu đã có sẵn repo, cập nhật phiên bản mới nhất:

git pull origin main  # Hoặc nhánh đang làm việc

2. Cài Đặt Dependencies

Chạy lệnh sau để cài đặt các package cần thiết:

npm install  

3. Chạy Dự Án

Khởi động server Vite bằng lệnh:

npm run dev  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages