Skip to content

Informagier/WeSports

Repository files navigation

WeSports

A networking platform for eSports clubs.

How to start this project off...

git clone https://github.com/Informagier/WeSports.git
cd WeSports
./gradlew :bootRun

How to run the tests...

 ./gradlew :test
 npx cypress run

Running cypress via npx requires npm.