meliquintero / js-bank-accounts

Bank Accounts project in Node.js and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-bank-accounts

Bank Accounts project in Node.js and Express

Setup

Before you can run the project, you'll need to setup your database with the following command:

npm setup

Testing

When running tests make sure that your server (in another terminal window or tab) is running in test mode with the following command:

npm start-test

About

Bank Accounts project in Node.js and Express

License:ISC License


Languages

Language:JavaScript 76.2%Language:PLpgSQL 12.0%Language:HTML 10.9%Language:CSS 1.0%