- Install Git. Check correct installation with "git --version"
- Install Node.js. Check correct installation with "npm --version" and "node --version"
- Install Yarn. Check correct installation with "yarn --version"
- May need restart your machine to be sure you have everything in PATH.
$ git clone https://github.com/Robert-OP/cphsw-blink.git
$ cd cphsw-blink
$ yarn
$ yarn start