A performant web-based visualization, assessment and collaboration tool for multidimensional biosignals
This repo contains to versions of the application: sn-editor tailored for integration with XNAT and sn-webrtc with focus on live collaboration. Both will be merged as soon as possible.
Each project is a React application using create-react-app
and can be used as usual.
# `cd` into specific project
npm install # install dependencies
npm start # start development server
npm run build # create production build