Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 265 Bytes

Disonour

The ultimate table soccer wall of shame app.

Setup

Install the dependencies with NPM:

$ npm install

Build the bundle and execute the development live server:

$ npm run dev

The app is then accessible at http://localhost:8080.