Skip to content

This is the front-end part of the border gate vehicle management system applying license plate recognition technology

Notifications You must be signed in to change notification settings

phphuc0608/front_end_DATN

Repository files navigation

Cài đặt

  • Clone repo
  • Sau đó chạy lệnh trên cmd để tải node_modules cho dự án
npm install

Cài đặt thư viện

  • Chạy lệnh bash sau để cài các thư viện cần thiết
while read package; do npm install $package; done < package.txt

Cách sử dụng

  • Chạy file run.bat

About

This is the front-end part of the border gate vehicle management system applying license plate recognition technology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages