mattnassar1 / unwel.ch

Web app for Friendly betting

Home Page:https://unwel.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Friendly betting

This repo contains all the pieces from our project

Running the app locally

Prerequisites

  • node
  • docker
  • yarn
cd frontend; yarn install # Install frontend dependencies
cd backend; yarn install # Install backend dependencies
yarn install # Install global dependencies
yarn start # Runs concurrently frontend and backend

About

Web app for Friendly betting

https://unwel.ch

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.8%Language:HTML 4.0%Language:Dockerfile 0.1%Language:Shell 0.1%