Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 201 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 201 Bytes

hw-compiler-server

hw compiler db, server

Used pip packages


  • flask
  • pyjwt

How to start

  1. go to directory /server
  2. In terminal, type 'flask run'.
  3. In web, goto url localhost:5000