10 lines
174 B
Markdown
10 lines
174 B
Markdown
# Mathematics & Artifice
|
|
|
|
Site logics of "Mathematics & Artifice"
|
|
|
|
'''
|
|
> python -m venv venv
|
|
> source venv/bin/activate
|
|
> pip install -r requirements.txt
|
|
> python make.py
|
|
''' |