Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 282 Bytes

This is a simple app developed in expressjs mvc. It has a simple functionality of login that directs you to a mock hivisasa github page.

Assuming that you have node.js installed, cd to app folder and run serve #set DEBUG=myapp:* & npm start

The routes are /login,/home and /logout