Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 227 Bytes

File metadata and controls

19 lines (13 loc) · 227 Bytes

RBKSystem

admission System

installation process :

  1. Fork the repository then clone it.

  2. install node version 4.4.7.

  3. install the dependences

    npm install
  4. run the server

    npm start