Install

Hello, StickyBoard!

Go to the repository

Clone or download the repository

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.

Install packages

You have to install npm packages by below command.

$ cd stickyboard
$ npm install

Last updated