7e2c656a2d38a5ec1eccf3d3ad52e038180ef2d7
myriad
flask app for plurals to publicly share member lists
dev set up
- after cloning, run
py -3 -m venv .venvin the root directory and then.venv\Scripts\activate - then
pip install Flaskinside the virtual env - you might also need to init a database, so use
flask --app myriad init-db - to start the site use
flask --app myriad run --debug
Description
Languages
Python
48.4%
HTML
37.5%
CSS
14.1%