Skip to content

Latest commit

 

History

History

README.md

nodejs usip example

use nest.js to apply web server.

run

  1. install python dependencies
npm install
  1. run web server
npm run start