Skip to content

lauqerm/RecommendationWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phiên bản phân phối trực tuyến: https://lauqerm.github.io/RecommendationWebApp

Môi trường cài đặt

Linux 18.04 trở lên

Package cần có

  • yarn 1.15.2

Cài đặt yarn

Nếu chưa có yarn, cài đặt bằng cách chạy lần lượt các lệnh sau trên Terminal

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt update
sudo apt install yarn

Tải các package phụ thuộc

Chỉ thực hiện một lần duy nhất.

Trong thư mục của dự án, chạy lệnh

yarn install

Chạy hệ thống

Cục bộ

Trong thư mục của dự án, chạy lệnh

yarn start

Phân phối trực tuyến

Trong thư mục của dự án, chạy lệnh

yarn deploy

=======

RecommendationWebApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published