pageer/Linga
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
INSTALLATION ============ To install Linga, you'll need: - Python 3 - Virutalenv - Yarn To install Linga with a virtual environment, run the following: - virtualenv --python=python3 venv - On Linux/UNIX: . venv/bin/activate - On Windows: venv/scripts/activate) - pip install -r requirements.txt - yarn install - grunt deploy Linga is now ready to run. Just configure your web serber to point to the appropriate directory. THIRD-PARTY PACKAGES ==================== TouchSwipe-Jquery by Matt Bryson https://github.com/mattbryson/TouchSwipe-Jquery-Plugin (MIT/GPL2 license)