0.0.2 • Published 7 years ago

migs_payment v0.0.2

Weekly downloads
8
License
-
Repository
-
Last release
7 years ago

Demo Node App

A basic application to get and update profile data

Installation and Setup

  1. Put the demonode in your system directory.
  2. Change your current directory to demonodepayment.
cd [your_system_directory]/demonodepayment

3.Run npm install to install dependencies.

npm install

4.Run npm start to start project

node server
  1. Server will run on default port 8000 and api url will be - http://localhost:8000/

  2. Read demoangular/readme for angular page