marcomaccio / bankanalyzer-web-he

This is the repository for the bankanalyzer web application head end done with NodeJS & Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Launch

Launch MongoDb

mongod --config /usr/local/etc/mongod.conf

Launch HE Server

cd $PROJECT_HOME/server npm start or nodemon server.js

About

This is the repository for the bankanalyzer web application head end done with NodeJS & Express


Languages

Language:JavaScript 100.0%