Skip to content

Latest commit

 

History

History
34 lines (34 loc) · 1.07 KB

File metadata and controls

34 lines (34 loc) · 1.07 KB

Soccer League

About project:

This project is a fullstack application that develops a leaderboard for a football league, in which there is a table of home and away games.

How to run:

  • Clone the repository.
  • Run the following commands:
npm run compose:up

How to run tests:

  • Run the following commands:
# Back-end tests
npm test
# Front-end tests
npm run test:browser

Additional informations:

To run this project, you will need to fill the .env file with the following environment variables:

Built with:

Developed by: