Skip to content

GraphWhy/graphwhyfrontend

Repository files navigation

GraphWhy

GraphWhy is a free solution to the need for a good unrestrained survey provider.

Getting Started

Following this section will get you up and running so you can see what we are working with. Hopefully you will decide to help the cause aswell!

Prerequisites

Git -> https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
Or: sudo apt-get install git-all

Node -> https://nodejs.org/en/download/package-manager/
Or: curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs

Bower -> http://bower.io/
Or: sudo npm install -g bower

Grunt -> http://gruntjs.com/getting-started
Or: sudo npm install -g grunt

Install

sudo git clone https://github.com/GraphWhy/graphwhyfrontend.git
cd graphwhyfrontend
sudo bower install --allow-root
sudo npm install
sudo grunt build

Use

Navigate to the graphwhyfrontend directory then:
node webserver.js
Next navigate your browser to localhost:8100.
Finally here is our front end.

About

This is the front end for GraphyWhy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •