To clone the repository, run below command on your terminal.
$ git clone https://github.com/soaple/stickyboard
Or download the repository as a .zip file on GitHub.
You have to install npm packages by below command.
$ cd stickyboard$ npm install