Skip to content

skosch/YinYangFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YinYangFit ☯

A letterfitting model inspired by biology. Work in progress.

For more info, go to the project page: https://skosch.github.io/YinYangFit

To develop locally, start both the Python server and webpack-dev-server simultaneously:

# in web/
FLASK_APP=app.py FLASK_ENV=development FLASK_DEBUG=1 flask run
# in web/static/js
yarn run watch

delta-g