This is an app for answering questions with values from 1 to 5.
- clone this repo
npm install
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.
Run npm build
This is an app for answering questions with values from 1 to 5.
npm install
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.
Run npm build