Skip to content

mattnassar1/unwel.ch

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • HTML 4.0%
  • Other 0.2%