jcllobet / mvp-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvp-frontend

pip install virtualenv (if you don't already have virtualenv installed) virtualenv venv to create your new environment (called 'venv' here) source venv/bin/activate to enter the virtual environment pip install -r requirements.txt to install the requirements in the current environment

About

License:MIT License


Languages

Language:Python 100.0%