Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

mauricio-testa/tcc

Repository files navigation

Install

  • npm install
  • create database and configure in .env file
  • php artisan migrate:fresh --seed to create the tables and seed the base data

Run

  • npm run watch
  • php artisan serve

Releases

No releases published

Packages

No packages published