Skip to content

waynemwashuma/battlefront-v1.0.1

Repository files navigation

BATTLEFRONT 1

this is a realtime strategy multiplayer game

Prerequisites

You should;

  • Have node and npm installed first,if not visit:
  • Install and run XAMMP Apache Server for MySql server.

how to run

On the project directory,first install the required packages using npm like this:

npm install

After that just run the following command:

  • For dev server
npm run dev
  • For production server
npm run start

Now go to localhost on port 3000 and enjoy the game.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published