Ada-C5 / 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 79.5%Language:PLpgSQL 10.3%Language:HTML 9.3%Language:CSS 0.9%