Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 259 Bytes

The PyYYC website

Development

Setting up

To install the mysql driver package, you’ll need the C mysql libraries available.

apt install libmysqlclient-dev mysql-client-core-8.0

Working on the frontend

cd frontend && yarn dev-serve