Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 721 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 721 Bytes

Variora

the idea of this project comes from NotaBene


Build Status

Installation

  1. Navigate to target directory on system.
  2. Run git clone https://github.com/R-o-y/variora.git in terminal
  3. cd variora
  4. Set up your own virtual environment.
  5. Create private_settings.py file in correct directory and include the private settings.
  6. Install dependencies using pip pip install -r dev_reqs.txt
  7. Install dependencies using npm npm install -g yarn webpack webpack-cli
  8. Install dependencies using yarn yarn
  9. ./rundevserver.sh or source rundevserver.sh