An open API service indexing awesome lists of open source software.

https://github.com/leotm/fantastec

Simple match commentary interface
https://github.com/leotm/fantastec

Last synced: over 1 year ago
JSON representation

Simple match commentary interface

Awesome Lists containing this project

README

          

# Fantastec, simple match commentary interface

## Task

See: `Fantastec Front End Test.pdf`.

## Setup

Run `npm i` to install the dependencies and dev dependencies.

## Development environment

Run `npm run dev` launch a dev server.

## Build

Run `npm run build` to compile the project to the `dist` directory.

## TODO

Fix JS part of gulp build sequence (due to ES6).