- Set up config file: config.json
- Install dependency
-
yarn install
- Start server
-
yarn start
bash ls /dev | grep ttyACM
git clone https://github.com/creationix/nvm.git ~/.nvm && cd ~/.nvm && git checkout v5.9.0
source ~/.nvm/nvm.sh
npm install --global yarn

