Skip to content
/ template Public template
forked from revisit-studies/study

Template repository for reVISit studies to be forked from

License

Notifications You must be signed in to change notification settings

revisit-studies/template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,453 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/.

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

See also the instructions on how to use this template.

Build Instructions

To run this demo experiment 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

No packages published

Languages

  • TypeScript 97.7%
  • Other 2.3%