Teatro

Sistema de reservas laravel y vuejs.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/AlbertoTorre/teatro.git
# Go into the repository
cd teatro

# Database migration:
Primero debemos crear  la base de datos con el nombre  teatro o cualquier otro, 
este nombre lo ponemos en el archivo .env

php  artisan  migrate --seed