Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

anthropedia/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCI Client

This is an app for answering questions with values from 1 to 5.

Installing

  1. clone this repo
  2. npm install
  3. npm start

Now open your browser at http://localhost:8080 to view the app.

To access a survey, you need a token in the URL.

Production

Run npm build