Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 474 Bytes

Photon

PIDEV MEAN STACK 4TWIN

Usage

Clone the repository

Open cmd and run mongod to connect to MongoDB database

run npm install to install node_modules.

run npm start

You can use POSTMAN or any REST client to test the RESTfull API.

This Server comes with an AngularJS client - PHoton - UI ( see README file)