Skip to content

R-o-y/variora

Repository files navigation

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. Python2.7 and Python3.6 are supported
  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@4 webpack-cli
  8. Install dependencies using yarn yarn
  9. ./rundevserver.sh or source rundevserver.sh