Skip to content

hanhdo2k1/JobStreet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Cách chạy dự án

Chạy (FE)

  1. cd vào folder client
  2. Chạy lệnh npm run dev

Chạy (BE)

  1. Đổi lại các thông tin kết nối đến database trong file env của server
  2. Mở powershell cd vào thư mục server
  3. Chạy lệnh composer install
  4. Chạy lệnh rm public/storage trong powershell
  5. Chạy lệnh php artisan storage:link trong power shell
  6. Chạy lệnh php artisan ser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published