Skip to content

cognicue/www.cognicue.in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CogniCue - Converting Emotions into Analytics

made-with-python Build gh-pages

This repo hosts the code for www.cognicue.in on the master branch which builds and serves through gh-pages.

master is protected and only ever gets changed when merging develop (git merge develop --ff).

Testing locally

Make sure you have python & pip installed first.

  1. Open Terminal and navigate to the project root directory,
  2. Install dependencies pip install -r requirements.txt,
  3. Run build script python build.py
  4. In another terminal, run cd build && python -m http.server
  5. Open web browser and test http://localhost:8000/