/Scoreboard-mongo

A simple app which uses mongoose.

Primary LanguageJavaScript

Scoreboard-mongo

A simple app which uses mongoose. install mongodb open terminal and type npm install start mongodb database with command mongod start server with npm start open http://localhost:3000/ in browser