Skip to content

shirishph/convoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

convoscope

Visual aid for conversation designers

Start the server

$ python3 -m venv venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt
$ python3 app.py

Start the user-interface

$ npm install
$ npm start

Start using...

Open http://localhost:3000/

About

Visual aid for conversation designers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published