Skip to content

revisit-studies/template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,152 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reVISit study – Interactive, Web-Based User Studies.

Create your own interactive, web-based data online experiement 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 should will need to set up a basic study.

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

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.9%
  • JavaScript 0.9%
  • Shell 0.7%
  • PLpgSQL 0.6%
  • Python 0.4%
  • HTML 0.2%
  • Other 0.3%