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

Latest commit

 

History

History
18 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 292 Bytes

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