$ git clone https://github.com/reyrodrigez/reyrodrigez.github.io.git
$ cd reyrodrigez.github.io
$ yarn install
$ yarn dev
visit http://localhost:9000
$ yarn build
index.html
and assets
folder are generated to the root folder due to github personal page limitations.
$ yarn test