Skip to content

Latest commit

 

History

History
executable file
·
21 lines (17 loc) · 285 Bytes

INSTALL.md

File metadata and controls

executable file
·
21 lines (17 loc) · 285 Bytes

Requirement

#install

  • php 7.3
  • mysql
  • composer
  • node js
  • font-awesome 6.2.0
  • bootstrap 5.2.0

Step To Run The Project

  • fork form git hub
  • git clone
  • composer install
  • npm install
  • npm run dev
  • create .env file
  • generate key
  • php artisan migrate