/learning-journal

basic html blog to journal the learning journey in 401 Advanced Python class

Primary LanguagePython

lj README
==================

Getting Started
---------------

- cd <directory containing this file>

- $VENV/bin/pip install -e .

- $VENV/bin/initialize_lj_db development.ini

- $VENV/bin/pserve development.ini

more instructions