Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 330 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 330 Bytes

Valuebiz Calendar

Test fullstack tecnico per Valuebiz.

Requirements

Laravel 7 PHP 7.4.33. Necessario NODE <= 14

Installation

Install my-project with npm

  Compile .env file

  Composer install

  npm install
  
  php artisan migrate
  
  php artisan key:generate

  php artisan serve