Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 249 Bytes

Overview

This is the code of the overview of a danf application/module.

Install the dependencies:

$ npm install

Start the server:

$ node app-prod

You should be able to test the application at http://localhost:3080.