Skip to content

revisit-studies/template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,301 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reVISit study – Interactive, Web-Based User Studies.

Create your own interactive, web-based data online experiment by setting up your own repository based on this template. The template tracks stable releases of revisit, i.e., the main branch of https://github.com/revisit-studies/study/.

To get started with this template, see the instructions on how to use this template.

To see anything on the page you'll be serving, you will need to set up a basic study.

For general tutorials and documentation on reVISit, see the reVISit website.

Useful tutorial links:

Build Instructions

To run your study based on this template locally, you will need to install node on your computer.

  • Clone your repository created based on this template.
  • Run yarn install. If you don't have yarn installed, run npm i -g yarn.
  • To run locally, run yarn serve.
  • Go to http://localhost:8080 to view it in your browser. The page will reload when you make changes.

About

Template repository for reVISit studies to be forked from

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.1%
  • JavaScript 0.8%
  • Shell 0.6%
  • PLpgSQL 0.5%
  • Python 0.4%
  • HTML 0.3%
  • Other 0.3%