Developed by Tariq
- Create database
chapter247
- import
database.sql
inchapter247
- Update database credentials in
server/util/constants.js
- Clone this repo using
git clone https://github.com/tarifrudrapur/bis-authorize_net.git
- Move to the appropriate directory:
cd authorize_net
. - Run
yarn
ornpm install
to install dependencies. - Run
npm start
to see the example app athttp://localhost:5008
.