This is a Nextjs game project on football management .
-
Clone the repository:
git clone https://github.com/tylersonn/footballmanager.git cd footballmanager
-
Install dependencies:
yarn install
-
Start the server:
yarn dev or yarn start
Your football server should now be running on
http://localhost:3000
.