Skip to content

Balinator/opencvisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openCvisualizer

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Build

  • Prerequisites: Python, cpp (add to PATH), TypeScript, node, npm.
  • Commands to run:
    • ui folder:
      • npm install (install dependencies)
      • npm run sass (compile SCSS)
      • tsc (compile TypeScript)
    • be folder:
      • npm install (install dependencies)
      • npm run installPythonDependencies (initialize Python dependencies)
      • tsc (compile TypeScript)

Start

Run npm start in the be folder The server will run on http://localhost:3000 (the port can be defined by the DIS_PORT environment variable)

Demo

OpenCVisualizer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors