Thanks to visit codestin.com
Credit goes to github.com

Skip to content

msubbot/prime

Repository files navigation

Transformers battle arena

Сreation of a transformer, the choice of an opponent from the already existing and the battle between them.

Also before getting started, you need to download and install MongoDB: https://www.mongodb.com/download-center?jmp=nav#atlas

After that, you need to start MongoDb:

mongod

When mongo get started to listening on port 27017, you can connect to you current base:

mongo base_name

Download all required modules.

npm install

Download all required bowers library's.

bower install

Start project.

node start

About

Chat at Node.js server, using Express.js and MongoDB. User authorization and Socket.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published