Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 480 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 480 Bytes

reyrodrigez.github.io

installation

$ git clone https://github.com/reyrodrigez/reyrodrigez.github.io.git
$ cd reyrodrigez.github.io
$ yarn install

development

 $ yarn dev

visit http://localhost:9000

build

 $ yarn build

index.html and assets folder are generated to the root folder due to github personal page limitations.

testing

$ yarn test