/ev

ev pricing

Primary LanguagePythonMIT LicenseMIT

ev

ev pricing

test install

  • cd /Users/wc/Project/template/ev-main (your foldr)

  • python3.9 -m pip install virtual

  • python3.9 -m venv venv

  • . venv/bin/activate

  • git clone https://github.com/wcassw/ev

  • cd ev

  • python3.9 -m pip install --upgrade pip

  • python3.9 -m pip install -r requirements.txt

  • python3.9 run.py

  • http://127.0.0.1:5000/user/login

Resources