Skip to content

BEW-Projects/gaming-cms

Repository files navigation

gaming-cms Build Status

A CMS for game servers made in Node.js

Running Locally

Make sure you have Node.js >= 10.11.0 and MongoDB installed.

git clone https://github.com/BEW-Projects/gaming-cms.git
cd gaming-cms
npm install
npm start  #needed for babel compiler to work

The app should now be running on localhost:3000.Make sure MongoDB is installed and MongoDB Daemon is running.

About

A CMS for game servers made in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published