/OpenBCI-WebXR-EEG

Streaming EEG data to a WebXR Visualization. Built with Webpack, React, Three.js, WebVR.

Primary LanguageJavaScript

Image of EEG_Skull

Built with Node 8.4 and NPM 5.3

Install Dependancies

yarn install

Hot Development

npm run dev

Build / Run Production

npm run build
npm run start