Duplicate of this repository for hosting purposes. Check out the live demo here. This project visualizes real-time EEG data, in VR, using an OpenBCI headset. 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