Skip to content

angelvido/TFG-frontend

Repository files navigation

GAMES FRONTEND

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

This repository will be the repository containing the the frontend of Games Supported by AI.

The main functionality of this app is to make a visual page that retrieves the data from a backend or from a data file.

Built With

The frameworks/libraries used to complete this project are:

(Back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Before installing the software you must have installed the npm package. You can do it using the next command.

  • npm
    npm install --global yarn

Installation

The steps to get working the project are the following ones:

  1. Clone the repo
    git clone https://github.com/angelvido/games-frontend
  2. Run the following command.
    yarn install

(Back to top)

Usage

To start using the app you need to run the following steps:

  1. Open a terminal on the root folder
  2. If you want to use it in dev purpose run the following command
    $ yarn dev
  3. If you want to use it to run the tests run the following commands
    # unit tests
    $ yarn test
    
    # test coverage
    $ yarn test:cov
  4. If you want to test if your build is working run the following commands
    # build the app
    $ yarn build
    
    # runs the built app
    $ yarn preview

Contact

Your Name - @angelvido - vidaldominguezangel@gmail.com

Project Link: https://github.com/angelvido/games-frontend

(Back to top)

About

Frontend repository for the final thesis quizzes web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages