Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 310 Bytes

Network Management App Backend

To run this app:

  $ git clone https://github.com/ernestgwilsonii/network-management-backend.git
  $ cd network-management-backend
  $ npm install
  $ npm start

Note: There is a frontend for this app