Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (21 loc) · 421 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 421 Bytes

Celular

🚀 Tecnologias utilizadas

  • PHP

💻 Como baixar e rodar o projeto

  // Clonar o repositório
  $ git clone https://github.com/jjoaovitor7/Celular

  // Entrar no diretório
  $ cd Celular
  
  // Rodar o script
  $ php src/main.php

🔨 Como rodar os testes?

Na raiz do projeto, executar os comandos:

$ composer install
$ ./vendor/bin/phpunit