author: Jack Huan
# clone
git clone https://github.com/HuanBaby1314/rabbit-algorithm.git# install by npm => npm i === npm install
npm i
# or install by yarn
# yarn install# test by npm
npm run test
# or test by yarn
# yarn test图一乐! just for happy!