Skip to content

Dreamfullstacker/NFT-Game-WormsWeb-Challenge

Repository files navigation

Worms Web

Installation

  1. cd into the root folders for backend and frontend and run the command npm install to install the dependencies
  2. cd into the root folder for backend and create a .env file
  3. Add your database to the .env file like the example below
DB_HOST="mongodb://127.0.0.1:27017/wormsweb"
  1. Run the command npm run servers from the root backend folder to start the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published