Arquivos
2016-04-26 08:25:58 -04:00

31 linhas
303 B
Markdown

# Brainwaves Quickstart
A quickstart template for receiving and passing data from OpenBCI to the browser
### Step 1
Install the dependencies
```
npm install
```
### Step 2
Simply run the app:
```
node brainwaves
```
Or in simulated more:
```
node brainwaves simulate
```
### Step 3
Have fun