Skip to content

liujoshua/BridgeResearcherUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BridgeResearcherUI

Build Status

Study management application for Bridge researchers.

Getting started

Install node and npm. We recommend using something like nvm to manage your node installation. Then in the directory where you would like to create a project directory:

npm install
npm install webpack -g
webpack

Run a server (localhost:8080)

npm run start

Rebuild when a file changes

npm run watch

Build a release

npm run release

About

Study management application for Bridge researchers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.7%
  • HTML 38.1%
  • CSS 4.2%