Skip to content

reyrodrigez/reyrodrigez.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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